Home
last modified time | relevance | path

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

/cts/libs/helpers/core/src/com/android/cts/helpers/
DDeviceInteractionHelperRule.java64 public class DeviceInteractionHelperRule<T extends ICtsDeviceInteractionHelper> class
114 public DeviceInteractionHelperRule(Class<T> helperClass) { in DeviceInteractionHelperRule() method in DeviceInteractionHelperRule