Searched refs:mContactColChatState (Results 1 – 2 of 2) sorted by relevance
553 public int mContactColChatState = -1; field in BluetoothMapContentObserver.ConvoContactInfo574 mContactColChatState = in setConvoColunms()1374 int chatState = c.getInt(cInfo.mContactColChatState); in initContactsList()2004 int chatState = c.getInt(cInfo.mContactColChatState); in handleContactListChanges()2097 int chatState = c.getInt(cInfo.mContactColChatState); in handleContactListChanges()
315 public int mContactColChatState = -1; field in BluetoothMapContent.FilterInfo383 mContactColChatState = in setEmailImConvoContactColumns()3352 c.setChatState(tmpCursor.getInt(fi.mContactColChatState)); in populateImEmailConvoElement()