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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 107 public static final String AUTH_RESPONSE_ACTION = "com.android.bluetooth.pbap.authresponse";
272 } else if (action.equals(AUTH_RESPONSE_ACTION)) {
BluetoothPbapActivity.java 217 sendIntentToReceiver(BluetoothPbapService.AUTH_RESPONSE_ACTION,

Completed in 19 milliseconds