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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 94 public static final String ACCESS_DISALLOWED_ACTION =
270 } else if (action.equals(ACCESS_DISALLOWED_ACTION)) {
639 deleteIntent.setAction(ACCESS_DISALLOWED_ACTION);
BluetoothPbapActivity.java 228 sendIntentToReceiver(BluetoothPbapService.ACCESS_DISALLOWED_ACTION, null, null);

Completed in 11 milliseconds