Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
H A DRequestSetNotificationRegistration.java26 final class RequestSetNotificationRegistration extends Request { class
32 RequestSetNotificationRegistration(boolean status) { in RequestSetNotificationRegistration() method in RequestSetNotificationRegistration
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMceStateMachine.java537 mMasClient.makeRequest(new RequestSetNotificationRegistration(true)); in enter()
944 mMasClient.makeRequest(new RequestSetNotificationRegistration(false)); in enter()