Searched refs:mContactColPresenceText (Results 1 – 2 of 2) sorted by relevance
555 public int mContactColPresenceText = -1; field in BluetoothMapContentObserver.ConvoContactInfo586 mContactColPresenceText = c.getColumnIndex( in setConvoColunms()1288 String presenceStatus = c.getString(cInfo.mContactColPresenceText); in initContactsList()1880 .getString(cInfo.mContactColPresenceText); in handleContactListChanges()1962 cInfo.mContactColPresenceText); in handleContactListChanges()
328 public int mContactColPresenceText = -1; field in BluetoothMapContent.FilterInfo417 mContactColPresenceText = c.getColumnIndex( in setEmailImConvoContactColumns()3099 c.setPresenceStatus(tmpCursor.getString(fi.mContactColPresenceText)); in populateImEmailConvoElement()