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.java417 int presence, String status, int chatMode) { in insertStatusUpdate()
423 int presence, String status, int chatMode, boolean isUserProfile) { in insertStatusUpdate()
429 int presence, String status, long timestamp, int chatMode, boolean isUserProfile) { in insertStatusUpdate()
438 long dataId, int presence, String status, long timestamp, int chatMode) { in insertStatusUpdate()
443 long dataId, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate()
451 ContentValues values, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate()
DContactsProvider2Test.java5382 int chatMode = StatusUpdates.CAPABILITY_HAS_CAMERA | StatusUpdates.CAPABILITY_HAS_VIDEO | in testStreamItemUpdatedOnSecondStatusUpdate() local
8658 long groupId, int chatMode) { in createContact()
8665 long groupId, int chatMode, boolean isUserProfile) { in createContact()
8672 long groupId, int chatMode) { in createRawContact()
8681 long groupId, int chatMode, boolean isUserProfile) { in createRawContact()
8689 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode) { in createRawContact()
8695 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode, in createRawContact()