Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java117 public static final int STATUS_INDICATOR_READ = 0; field in BluetoothMapAppParams
DBluetoothMapObexServer.java688 } else if( indicator == BluetoothMapAppParams.STATUS_INDICATOR_READ) { in setMessageStatus()