Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java148 private int mNotificationStatus = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1215 return mNotificationStatus; in getNotificationStatus()
1222 this.mNotificationStatus = notificationStatus; in setNotificationStatus()