Home
last modified time | relevance | path

Searched defs:chatMode (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java423 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()
DContactsProvider2Test.java6119 int chatMode = StatusUpdates.CAPABILITY_HAS_CAMERA | StatusUpdates.CAPABILITY_HAS_VIDEO | in testStreamItemUpdatedOnSecondStatusUpdate() local
9764 long groupId, int chatMode) { in createContact()
9771 long groupId, int chatMode, boolean isUserProfile) { in createContact()
9778 long groupId, int chatMode) { in createRawContact()
9787 long groupId, int chatMode, boolean isUserProfile) { in createRawContact()
9795 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode) { in createRawContact()
9801 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode, in createRawContact()