Home
last modified time | relevance | path

Searched refs:NOTIFICATION_STATUS_YES (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java232 } else if (notificationStatus == BluetoothMapAppParams.NOTIFICATION_STATUS_YES) { in handleRegistration()
DBluetoothMapAppParams.java116 public static final int NOTIFICATION_STATUS_YES = 1; field in BluetoothMapAppParams
DBluetoothMapService.java431 if (msg.arg2 == BluetoothMapAppParams.NOTIFICATION_STATUS_YES) { in handleMessage()
DBluetoothMapContentObserver.java905 if (notificationStatus == BluetoothMapAppParams.NOTIFICATION_STATUS_YES) { in setNotificationRegistration()