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.java441 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()
DContactsProvider2Test.java6130 int chatMode = StatusUpdates.CAPABILITY_HAS_CAMERA | StatusUpdates.CAPABILITY_HAS_VIDEO | in testStreamItemUpdatedOnSecondStatusUpdate() local
9655 long groupId, int chatMode) { in createContact()
9662 long groupId, int chatMode, boolean isUserProfile) { in createContact()
9669 long groupId, int chatMode) { in createRawContact()
9678 long groupId, int chatMode, boolean isUserProfile) { in createRawContact()
9686 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode) { in createRawContact()
9692 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode, in createRawContact()