Home
last modified time | relevance | path

Searched defs:iloc (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java1506 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; in getExpectedInstallLocation() local
1520 private void setExistingXUserX(int userSetting, int iFlags, int iloc) throws Exception { in setExistingXUserX()
1587 private void setUserX(boolean enable, int userSetting, int iloc) throws Exception { in setUserX()
1609 int iloc = getExpectedInstallLocation(userSetting); in testUserI() local
1621 int iloc = getExpectedInstallLocation(userSetting); in testUserE() local
1628 int iloc = getExpectedInstallLocation(userSetting); in testUserA() local
1639 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; in testUserPrefOffUserI() local
1651 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; in testUserPrefOffUserE() local
1658 int iloc = PackageInfo.INSTALL_LOCATION_UNSPECIFIED; in testUserPrefOffA() local
/frameworks/av/media/extractors/mp4/
DItemTable.cpp1374 const ItemLoc &iloc = mItemLocs[ilocIndex]; in buildImageItemsIfPossible() local