Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DBaseInstallMultiple.java86 T locationInternalOnly() { in locationInternalOnly() method in BaseInstallMultiple
DAdoptableHostTest.java267 new InstallMultiple().locationInternalOnly().addApk(APK).run(); in testEjected()