Searched defs:hasDeviceFeature (Results 1 – 9 of 9) sorted by relevance
142 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in VulkanPreTransformTest
130 private boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in TvInputManagerHostTest
121 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in ConfigurationScreenLayoutTest
197 private static boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in PackageUtil
241 protected boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in PrivacyDeviceOwnerTest
296 protected boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in BaseMultiUserTest
106 protected boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in WindowManagerJetpackTestBase
1496 protected boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in ActivityManagerTestBase
2163 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in PopupWindowTest