OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getIntentFilter
(Results
1 - 3
of
3
) sorted by null
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
CrossProfileUtils.java
61
dpm.addCrossProfileIntentFilter(ADMIN_RECEIVER_COMPONENT,
getIntentFilter
(),
70
dpm.addCrossProfileIntentFilter(ADMIN_RECEIVER_COMPONENT,
getIntentFilter
(),
74
public IntentFilter
getIntentFilter
() {
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowApplication.java
284
public IntentFilter
getIntentFilter
() {
ShadowInstrumentation.java
388
o2.
getIntentFilter
().getPriority(), o1.
getIntentFilter
().getPriority());
Completed in 2005 milliseconds