Home
last modified time | relevance | path

Searched defs:getReceiversForIntent (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplication.java137 public List<BroadcastReceiver> getReceiversForIntent(Intent intent) { in getReceiversForIntent() method in ShadowApplication
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplication.java184 public List<BroadcastReceiver> getReceiversForIntent(Intent intent) { in getReceiversForIntent() method in ShadowApplication