Home
last modified time | relevance | path

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

/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/
DBaseInstallMultiple.java91 T locationInternalOnly() { in locationInternalOnly() method in BaseInstallMultiple
/cts/hostsidetests/classloaders/splits/src/android/classloaders/cts/
DBaseInstallMultiple.java91 T locationInternalOnly() { in locationInternalOnly() method in BaseInstallMultiple
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DBaseInstallMultiple.java158 T locationInternalOnly() { in locationInternalOnly() method in BaseInstallMultiple
DAdoptableHostTest.java369 new InstallMultiple().locationInternalOnly().addFile(APK).run(); in testEjected()