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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapActivity.java 113 if (action.equals(BluetoothPbapService.AUTH_CHALL_ACTION)) {
BluetoothPbapService.java 99 public static final String AUTH_CHALL_ACTION = "com.android.bluetooth.pbap.authchall";
704 createPbapNotification(AUTH_CHALL_ACTION);
795 if (action.equals(AUTH_CHALL_ACTION)) {
    [all...]

Completed in 588 milliseconds