Home
last modified time | relevance | path

Searched defs:sapDisconnectIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapServer.java226 Intent sapDisconnectIntent = new Intent(SapServer.SAP_DISCONNECT_ACTION); in setNotification() local
677 Intent sapDisconnectIntent = new Intent(SapServer.SAP_DISCONNECT_ACTION); in startDisconnectTimer() local
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DSapServerTest.java260 Intent sapDisconnectIntent = new Intent(SapServer.SAP_DISCONNECT_ACTION); in testSapServerTimeouts() local