Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapServer.java241 PendingIntent pIntentDisconnect = PendingIntent.getBroadcast(mContext, type, in setNotification() local
244 .addAction(android.R.drawable.stat_sys_data_bluetooth, button, pIntentDisconnect) in setNotification()
260 PendingIntent pIntentDisconnect = PendingIntent.getBroadcast(mContext, in setNotification() local
267 pIntentDisconnect) in setNotification()