Searched refs:DeviceFlagsValueProvider (Results 1 – 2 of 2) sorted by relevance
34 public class DeviceFlagsValueProvider implements IFlagsValueProvider { class43 return new CheckFlagsRule(new DeviceFlagsValueProvider()); in createCheckFlagsRule()54 return new CheckFlagsRule(new DeviceFlagsValueProvider(uiAutomation)); in createCheckFlagsRule()57 public DeviceFlagsValueProvider() { in DeviceFlagsValueProvider() method in DeviceFlagsValueProvider61 private DeviceFlagsValueProvider(UiAutomation uiAutomation) { in DeviceFlagsValueProvider() method in DeviceFlagsValueProvider
33 private final DeviceFlagsValueProvider mFlagsValueProvider = new DeviceFlagsValueProvider();