Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java149 private long mNotificationFilter = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1226 return mNotificationFilter; in getNotificationFilter()
1234 this.mNotificationFilter = notificationFilter; in setNotificationFilter()