Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAdoptableHostTest.java74 if (!hasAdoptable()) return; in testApps()
124 if (!hasAdoptable()) return; in testPrimaryStorage()
223 if (!hasAdoptable()) return; in testPackageInstaller()
251 if (!hasAdoptable()) return; in testEjected()
291 private boolean hasAdoptable() throws Exception { in hasAdoptable() method in AdoptableHostTest