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

  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 279 public static final int ACTION_REPORT = 8;
427 mReportButton.setTag(ACTION_REPORT);
496 case ACTION_REPORT:
  /frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java 89 public static final String ACTION_REPORT =
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 639 Intent intent = new Intent(BluetoothInputDevice.ACTION_REPORT);

Completed in 88 milliseconds