Searched refs:mContactColChatState (Results 1 – 2 of 2) sorted by relevance
551 public int mContactColChatState = -1; field in BluetoothMapContentObserver.ConvoContactInfo574 mContactColChatState = c.getColumnIndex( in setConvoColunms()1291 int chatState = c.getInt(cInfo.mContactColChatState); in initContactsList()1886 .getInt(cInfo.mContactColChatState); in handleContactListChanges()1992 int chatState = c.getInt(cInfo.mContactColChatState); in handleContactListChanges()
322 public int mContactColChatState = -1; field in BluetoothMapContent.FilterInfo405 mContactColChatState = c.getColumnIndex( in setEmailImConvoContactColumns()3093 c.setChatState(tmpCursor.getInt(fi.mContactColChatState)); in populateImEmailConvoElement()