Home
last modified time | relevance | path

Searched refs:STATUS_VALUE_YES (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java118 public static final int STATUS_VALUE_YES = 1; field in BluetoothMapAppParams
DBluetoothMapContentObserver.java2137 if (status == BluetoothMapAppParams.STATUS_VALUE_YES) { in setEmailMessageStatusDelete()
2423 if (statusValue == BluetoothMapAppParams.STATUS_VALUE_YES) { in setMessageStatusDeleted()