OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setNotificationRegistration
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasClient.java
142
* @see #
setNotificationRegistration
(boolean)
151
* @see #
setNotificationRegistration
(boolean)
703
public boolean
setNotificationRegistration
(boolean status) {
[
all
...]
/packages/services/Car/bluetooth/bt-map-service/src/com/google/android/auto/mapservice/
BluetoothMapService.java
551
mClient.
setNotificationRegistration
(status);
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java
429
return mObserver.
setNotificationRegistration
(appParams.getNotificationStatus());
[
all
...]
BluetoothMapContentObserver.java
[
all
...]
Completed in 474 milliseconds