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

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java 125 String action = intent.getStringExtra(AdapterService.EXTRA_ACTION);
AdapterService.java 79 public static final String EXTRA_ACTION="action";
454 intent.putExtra(EXTRA_ACTION,ACTION_SERVICE_STATE_CHANGED);
    [all...]
  /frameworks/base/services/java/com/android/server/
BluetoothManagerService.java 55 private static final String EXTRA_ACTION="action";
    [all...]

Completed in 245 milliseconds