Searched defs:presenceStatus (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapConvoContactElement.java | 79 String presenceStatus, in BluetoothMapConvoContactElement() 124 public void setPresenceStatus(String presenceStatus) { in setPresenceStatus()
|
D | BluetoothMapContentObserver.java | 655 public String presenceStatus = null; field in BluetoothMapContentObserver.Event 763 String presenceStatus, in Event() 1473 String presenceStatus = c.getString(cInfo.mContactColPresenceText); in initContactsList() local 2368 String presenceStatus = in handleContactListChanges() local 2483 String presenceStatus = in handleContactListChanges() local
|
D | BluetoothMapObexServer.java | 947 String presenceStatus = appParams.getPresenceStatus(); in setOwnerStatus() local
|
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/ |
D | BluetoothMapIMProvider.java | 670 String presenceStatus = in call() local 714 String presenceStatus, in setOwnerStatus()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapapi/ |
D | BluetoothMapIMProviderTest.java | 493 final String presenceStatus = Integer.toString(3); // 0x0000 to 0x00FF in call_setOwnerStatusMethod_success() local 773 String presenceStatus, in setOwnerStatus()
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsProvider2Test.java | 9654 String phoneNumber, String email, int presenceStatus, int timesContacted, int starred, in createContact() 9661 String phoneNumber, String email, int presenceStatus, int timesContacted, int starred, in createContact() 9668 String phoneNumber, String email, int presenceStatus, int timesContacted, int starred, in createRawContact() 9677 String phoneNumber, String email, int presenceStatus, int timesContacted, int starred, 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()
|