Searched defs:chatMode (Results 1 – 2 of 2) sorted by relevance
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | BaseContactsProvider2Test.java | 423 int presence, String status, int chatMode) { in insertStatusUpdate() 429 int presence, String status, int chatMode, boolean isUserProfile) { in insertStatusUpdate() 435 int presence, String status, long timestamp, int chatMode, boolean isUserProfile) { in insertStatusUpdate() 444 long dataId, int presence, String status, long timestamp, int chatMode) { in insertStatusUpdate() 449 long dataId, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate() 457 ContentValues values, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate()
|
D | ContactsProvider2Test.java | 6119 int chatMode = StatusUpdates.CAPABILITY_HAS_CAMERA | StatusUpdates.CAPABILITY_HAS_VIDEO | in testStreamItemUpdatedOnSecondStatusUpdate() local 9663 long groupId, int chatMode) { in createContact() 9670 long groupId, int chatMode, boolean isUserProfile) { in createContact() 9677 long groupId, int chatMode) { in createRawContact() 9686 long groupId, int chatMode, boolean isUserProfile) { in createRawContact() 9694 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode) { in createRawContact() 9700 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode, in createRawContact()
|