Home
last modified time | relevance | path

Searched refs:isNotSupportedDevice (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/packageinstaller/criticaluserjourney/src/android/packageinstaller/criticaluserjourney/cts/
DPackageInstallerCujTestBase.java177 assumeFalse("The device is not supported", isNotSupportedDevice()); in setup()
831 private static boolean isNotSupportedDevice() { in isNotSupportedDevice() method in PackageInstallerCujTestBase