OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
55
public static final String
INTENT_ACTION
= "
intent_action
";
102
IndexColumns.
INTENT_ACTION
+
Completed in 38 milliseconds