Searched refs:withActivity (Results 1 – 1 of 1) sorted by relevance
236 try (AutoCloseable a = withActivity(activity, actionKey, actionValue)) { in runActivity()252 protected AutoCloseable withActivity(String activity, String actionKey, String actionValue) in withActivity() method in DeviceAtomTestCase