Searched defs:AUTH_CHALL_ACTION (Results 1 - 1 of 1) sorted by last modified time

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java87 public static final String AUTH_CHALL_ACTION = "com.android.bluetooth.pbap.authchall"; field in class:BluetoothPbapService
712 createPbapNotification(AUTH_CHALL_ACTION);
785 if (action.equals(AUTH_CHALL_ACTION)) {

Completed in 25 milliseconds