Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java118 public static final int STATUS_INDICATOR_DELETED = 1; field in BluetoothMapAppParams
DBluetoothMapObexServer.java682 if( indicator == BluetoothMapAppParams.STATUS_INDICATOR_DELETED) { in setMessageStatus()