Searched refs:mContactColChatState (Results 1 – 2 of 2) sorted by relevance
561 public int mContactColChatState = -1; field in BluetoothMapContentObserver.ConvoContactInfo584 mContactColChatState = c.getColumnIndex( in setConvoColunms()1309 int chatState = c.getInt(cInfo.mContactColChatState); in initContactsList()1904 .getInt(cInfo.mContactColChatState); in handleContactListChanges()2010 int chatState = c.getInt(cInfo.mContactColChatState); in handleContactListChanges()
316 public int mContactColChatState = -1; field in BluetoothMapContent.FilterInfo399 mContactColChatState = c.getColumnIndex( in setEmailImConvoContactColumns()3092 c.setChatState(tmpCursor.getInt(fi.mContactColChatState)); in populateImEmailConvoElement()