Home
last modified time | relevance | path

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

/external/connectedappssdk/tests/robotests/src/test/java/com/google/android/enterprise/connectedapps/
DRobolectricTestUtilities.java217 private List<ServiceConnection> getBoundServiceConnections() { in getBoundServiceConnections() method in RobolectricTestUtilities
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplication.java117 public List<ServiceConnection> getBoundServiceConnections() { in getBoundServiceConnections() method in ShadowApplication