Home
last modified time | relevance | path

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

/frameworks/compile/linkloader/lib/
DELFSymbol.cpp72 CASE(INTERNAL) in getVisibilityStr()
/frameworks/base/core/tests/hosttests/src/android/content/pm/
DPackageManagerHostTests.java293 installAppAutoLoc(PackageManagerHostTestUtils.InstallLocPreference.INTERNAL, in testInstallAppAutoLocPrefIsInternal()
392 installAppInternalLoc(PackageManagerHostTestUtils.InstallLocPreference.INTERNAL, in testInstallAppInternalLocPrefIsInternal()
492 installAppExternalLoc(PackageManagerHostTestUtils.InstallLocPreference.INTERNAL, in testInstallAppExternalLocPrefIsInternal()
614 PackageManagerHostTestUtils.InstallLocPreference.INTERNAL); in testInstallAppNoLocPrefIsInternal()
DPackageManagerHostTestUtils.java69 INTERNAL, enumConstant
854 case INTERNAL: in setDevicePreferredInstallLocation()
885 return InstallLocPreference.INTERNAL; in getDevicePreferredInstallLocation()