Searched defs:chatMode (Results 1 – 2 of 2) sorted by relevance
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | BaseContactsProvider2Test.java | 415 int presence, String status, int chatMode) { in insertStatusUpdate() 421 int presence, String status, int chatMode, boolean isUserProfile) { in insertStatusUpdate() 427 int presence, String status, long timestamp, int chatMode, boolean isUserProfile) { in insertStatusUpdate() 436 long dataId, int presence, String status, long timestamp, int chatMode) { in insertStatusUpdate() 441 long dataId, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate() 449 ContentValues values, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate()
|
D | ContactsProvider2Test.java | 6123 int chatMode = StatusUpdates.CAPABILITY_HAS_CAMERA | StatusUpdates.CAPABILITY_HAS_VIDEO | in testStreamItemUpdatedOnSecondStatusUpdate() local 9634 long groupId, int chatMode) { in createContact() 9641 long groupId, int chatMode, boolean isUserProfile) { in createContact() 9648 long groupId, int chatMode) { in createRawContact() 9657 long groupId, int chatMode, boolean isUserProfile) { in createRawContact() 9665 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode) { in createRawContact() 9671 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode, in createRawContact()
|