HomeSort by relevance Sort by last modified time
    Searched refs:AUTH_CHALL_ACTION (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 87 public static final String AUTH_CHALL_ACTION = "com.android.bluetooth.pbap.authchall";
671 createPbapNotification(AUTH_CHALL_ACTION);
744 if (action.equals(AUTH_CHALL_ACTION)) {
BluetoothPbapActivity.java 115 if (action.equals(BluetoothPbapService.AUTH_CHALL_ACTION)) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 75 public static final String AUTH_CHALL_ACTION = "com.android.bluetooth.map.authchall";

Completed in 129 milliseconds