Searched defs:chatMode (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
H A 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()
|
H A D | ContactsProvider2Test.java | 5774 int chatMode = StatusUpdates.CAPABILITY_HAS_CAMERA | StatusUpdates.CAPABILITY_HAS_VIDEO | in testStreamItemUpdatedOnSecondStatusUpdate() local 9239 long groupId, int chatMode) { in createContact() 9246 long groupId, int chatMode, boolean isUserProfile) { in createContact() 9253 long groupId, int chatMode) { in createRawContact() 9262 long groupId, int chatMode, boolean isUserProfile) { in createRawContact() 9270 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode) { in createRawContact() 9276 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode, in createRawContact()
|