Home
last modified time | relevance | path

Searched defs:statusValue (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppUtilityTest.java290 int statusValue = BluetoothShare.STATUS_PENDING; in fillRecord_filledAllProperties() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java1736 public void setStatusValue(int statusValue) { in setStatusValue()
DBluetoothMapContentObserver.java2898 int statusValue) { in setMessageStatusDeleted()
2935 boolean setMessageStatusRead(long handle, TYPE type, String uriStr, int statusValue) in setMessageStatusRead()