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.java434 int presence, String status, int chatMode) { in insertStatusUpdate()
440 int presence, String status, int chatMode, boolean isUserProfile) { in insertStatusUpdate()
446 int presence, String status, long timestamp, int chatMode, boolean isUserProfile) { in insertStatusUpdate()
455 long dataId, int presence, String status, long timestamp, int chatMode) { in insertStatusUpdate()
460 long dataId, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate()
468 ContentValues values, int presence, String status, long timestamp, int chatMode, in insertStatusUpdate()
DContactsProvider2Test.java6129 int chatMode = StatusUpdates.CAPABILITY_HAS_CAMERA | StatusUpdates.CAPABILITY_HAS_VIDEO | in testStreamItemUpdatedOnSecondStatusUpdate() local
9719 long groupId, int chatMode) { in createContact()
9726 long groupId, int chatMode, boolean isUserProfile) { in createContact()
9733 long groupId, int chatMode) { in createRawContact()
9742 long groupId, int chatMode, boolean isUserProfile) { in createRawContact()
9750 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode) { in createRawContact()
9756 int presenceStatus, int timesContacted, int starred, long groupId, int chatMode, in createRawContact()