Home
last modified time | relevance | path

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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMasRequestSetMessageStatus.java28 public enum StatusIndicator { enum in BluetoothMasRequestSetMessageStatus
34 public BluetoothMasRequestSetMessageStatus(String handle, StatusIndicator statusInd, in BluetoothMasRequestSetMessageStatus()
42 statusInd == StatusIndicator.READ ? STATUS_INDICATOR_READ in BluetoothMasRequestSetMessageStatus()
DBluetoothMasClient.java27 import android.bluetooth.client.map.BluetoothMasRequestSetMessageStatus.StatusIndicator;
1008 StatusIndicator.READ, read); in setMessageReadStatus()
1037 StatusIndicator.DELETED, deleted); in setMessageDeletedStatus()