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.java135 public static <T extends ProfileService> void startService(ServiceTestRule serviceTestRule, in startService()
166 public static <T extends ProfileService> void stopService(ServiceTestRule serviceTestRule, in stopService()