Home
last modified time | relevance | path

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

/system/weaved/brillo/android/weave/
DIWeaveServiceManagerNotificationListener.aidl29 const int PAIRING_MODE = 10; field
/system/weaved/buffet/
Dmanager.cc329 NotificationListener::PAIRING_MODE, &ids); in OnPairingStart()
343 NotificationListener::PAIRING_MODE, &ids); in OnPairingEnd()
/system/weaved/libweaved/
Dservice.cc472 case NotificationListener::PAIRING_MODE: in OnNotification()