Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapServer.java199 setNotification(SapMessage.DISC_IMMEDIATE, PendingIntent.FLAG_CANCEL_CURRENT); in sendDisconnectInd()
220 void setNotification(int type, int flags) { in setNotification() method in SapServer
882 setNotification(SapMessage.DISC_GRACEFULL, 0); in handleRfcommReply()