Searched refs:USER_CONFIRM_TIMEOUT_ACTION (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapActivity.java103 if (!BluetoothPbapService.USER_CONFIRM_TIMEOUT_ACTION.equals(intent.getAction())) {
124 BluetoothPbapService.USER_CONFIRM_TIMEOUT_ACTION));
H A DBluetoothPbapService.java105 public static final String USER_CONFIRM_TIMEOUT_ACTION = field in class:BluetoothPbapService
645 Intent i = new Intent(USER_CONFIRM_TIMEOUT_ACTION);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java81 public static final String USER_CONFIRM_TIMEOUT_ACTION = field in class:BluetoothMapService

Completed in 76 milliseconds