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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevicePicker.java 58 public static final String ACTION_LAUNCH =
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppLauncherActivity.java 145 Intent in1 = new Intent(BluetoothDevicePicker.ACTION_LAUNCH);
154 if (V) {Log.d(TAG,"Launching " +BluetoothDevicePicker.ACTION_LAUNCH );}
BluetoothOppReceiver.java 78 Intent in1 = new Intent(BluetoothDevicePicker.ACTION_LAUNCH);

Completed in 35 milliseconds