Home
last modified time | relevance | path

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

/system/weaved/brillo/android/weave/
DIWeaveServiceManagerNotificationListener.aidl30 const int PAIRING_CODE = 11; field
/system/weaved/buffet/
Dmanager.cc332 NotificationListener::PAIRING_CODE, &ids); in OnPairingStart()
345 NotificationListener::PAIRING_CODE, &ids); in OnPairingEnd()
/system/weaved/libweaved/
Dservice.cc478 case NotificationListener::PAIRING_CODE: in OnNotification()