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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevicePicker.java 43 public static final String ACTION_DEVICE_SELECTED =
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DevicePickerFragment.java 102 Intent intent = new Intent(BluetoothDevicePicker.ACTION_DEVICE_SELECTED);
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppReceiver.java 92 } else if (action.equals(BluetoothDevicePicker.ACTION_DEVICE_SELECTED)) {

Completed in 762 milliseconds