Searched refs:mContactColPresenceText (Results 1 – 2 of 2) sorted by relevance
557 public int mContactColPresenceText = -1; field in BluetoothMapContentObserver.ConvoContactInfo584 mContactColPresenceText = in setConvoColunms()1371 String presenceStatus = c.getString(cInfo.mContactColPresenceText); in initContactsList()2002 c.getString(cInfo.mContactColPresenceText); in handleContactListChanges()2077 c.getString(cInfo.mContactColPresenceText); in handleContactListChanges()
321 public int mContactColPresenceText = -1; field in BluetoothMapContent.FilterInfo393 mContactColPresenceText = in setEmailImConvoContactColumns()3358 c.setPresenceStatus(tmpCursor.getString(fi.mContactColPresenceText)); in populateImEmailConvoElement()