Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DEphemeralTest.java118 mIsUnsupportedDevice = isDeviceUnsupported(); in setUp()
504 private boolean isDeviceUnsupported() throws Exception { in isDeviceUnsupported() method in EphemeralTest