Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/
DTestUtils.java136 public static <T extends ProfileService> void startService(ServiceTestRule serviceTestRule, in startService()
167 public static <T extends ProfileService> void stopService(ServiceTestRule serviceTestRule, in stopService()