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

  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
LockTaskUtilityActivity.java 33 public static final String INTENT_ACTION = "com.android.cts.deviceowner.LOCK_TASK_INTENT";
80 sendBroadcast(new Intent(INTENT_ACTION));
  /packages/apps/Settings/src/com/android/settings/search/
IndexDatabaseHelper.java 53 public static final String INTENT_ACTION = "intent_action";
100 IndexColumns.INTENT_ACTION +

Completed in 180 milliseconds