Home
last modified time | relevance | path

Searched refs:serviceConnectionDataForIntent (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowInstrumentation.java76 serviceConnectionDataForIntent = new HashMap<>(); field in ShadowInstrumentation
471 serviceConnectionDataForIntent.put(
488 if (serviceConnectionDataForIntent.containsKey(filterComparison)) {
489 serviceConnectionDataWrapper = serviceConnectionDataForIntent.get(filterComparison);