Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java148 private static final int NOTIFICATION_ID_AUTH = -1000002; field in BluetoothPbapService
703 removePbapNotification(NOTIFICATION_ID_AUTH);
802 nm.notify(NOTIFICATION_ID_AUTH, notification); in createPbapNotification()