Searched defs:chatMode (Results  1 – 2 of 2) sorted by relevance
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ | 
| D | BaseContactsProvider2Test.java | 436             int presence, String status, int chatMode) {  in insertStatusUpdate()442             int presence, String status, int chatMode, boolean isUserProfile) {  in insertStatusUpdate()
 448             int presence, String status, long timestamp, int chatMode, boolean isUserProfile) {  in insertStatusUpdate()
 457             long dataId, int presence, String status, long timestamp, int chatMode) {  in insertStatusUpdate()
 462             long dataId, int presence, String status, long timestamp, int chatMode,  in insertStatusUpdate()
 470             ContentValues values, int presence, String status, long timestamp, int chatMode,  in insertStatusUpdate()
 
 | 
| D | ContactsProvider2Test.java | 6129         int chatMode = StatusUpdates.CAPABILITY_HAS_CAMERA | StatusUpdates.CAPABILITY_HAS_VIDEO |  in testStreamItemUpdatedOnSecondStatusUpdate()  local9654             long groupId, int chatMode) {  in createContact()
 9661             long groupId, int chatMode, boolean isUserProfile) {  in createContact()
 9668             long groupId, int chatMode) {  in createRawContact()
 9677             long groupId, int chatMode, boolean isUserProfile) {  in createRawContact()
 9685             int presenceStatus, int timesContacted, int starred, long groupId, int chatMode) {  in createRawContact()
 9691             int presenceStatus, int timesContacted, int starred, long groupId, int chatMode,  in createRawContact()
 
 |