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

  /frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java 84 public static final String ACTION_VIRTUAL_UNPLUG_STATUS =
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 597 Intent intent = new Intent(BluetoothInputDevice.ACTION_VIRTUAL_UNPLUG_STATUS);

Completed in 275 milliseconds