Searched defs:chatMode (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | BaseContactsProvider2Test.java | 441 int presence, String status, int chatMode) { in insertStatusUpdate() 447 int presence, String status, int chatMode, boolean isUserProfile) { in insertStatusUpdate() 453 int presence, String status, long timestamp, int chatMode, boolean isUserProfile) { in insertStatusUpdate() 462 long dataId, int presence, String status, long timestamp, int chatMode) { in insertStatusUpdate() 467 long dataId, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate() 475 ContentValues values, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate()
|
D | ContactsProvider2Test.java | 6342 int chatMode = StatusUpdates.CAPABILITY_HAS_CAMERA | StatusUpdates.CAPABILITY_HAS_VIDEO | in testStreamItemUpdatedOnSecondStatusUpdate() local 10146 long groupId, int chatMode) { in createContact() 10153 long groupId, int chatMode, boolean isUserProfile) { in createContact() 10160 long groupId, int chatMode) { in createRawContact() 10169 long groupId, int chatMode, boolean isUserProfile) { in createRawContact() 10177 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode) { in createRawContact() 10183 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode, in createRawContact()
|