HomeSort by relevance Sort by last modified time
    Searched defs:getIntentFilter (Results 1 - 2 of 2) 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() {

Completed in 109 milliseconds