Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowInstrumentation.java111 private ServiceConnectionDataWrapper defaultServiceConnectionData = field in ShadowInstrumentation
686 defaultServiceConnectionData = new ServiceConnectionDataWrapper(name, service);
725 serviceConnectionDataForIntent.getOrDefault(filterComparison, defaultServiceConnectionData);
769 serviceConnectionDataWrapper = defaultServiceConnectionData;