Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java86 public static final int STATUS_VALUE_NO = 0; field in BluetoothMapAppParams
DBluetoothMapContentObserver.java856 } else if (status == BluetoothMapAppParams.STATUS_VALUE_NO) { in setEmailMessageStatusDelete()
1071 } else if (statusValue == BluetoothMapAppParams.STATUS_VALUE_NO) { in setMessageStatusDeleted()