Searched defs:isUsedByOtherApps (Results 1 – 4 of 4) sorted by relevance
818 List<String> secondaries, boolean isUsedByOtherApps, int ownerUserId, in assertSecondaryUse()834 List<String> secondaries, boolean isUsedByOtherApps, int ownerUserId) { in assertSecondaryUse()843 boolean isUsedByOtherApps) { in assertIsUsedByOtherApps()844 assertIsUsedByOtherApps(testData.getBaseAndSplitDexPaths(), pui, isUsedByOtherApps); in assertIsUsedByOtherApps() local848 boolean isUsedByOtherApps) { in assertIsUsedByOtherApps()
730 public boolean isUsedByOtherApps(String codePath) { in isUsedByOtherApps() method in PackageDexUsage.PackageUseInfo792 /* package */ DexUseInfo(boolean isUsedByOtherApps, int ownerUserId, in DexUseInfo()839 public boolean isUsedByOtherApps() { in isUsedByOtherApps() method in PackageDexUsage.DexUseInfo
739 private boolean isUsedByOtherApps() { in isUsedByOtherApps() method in PackageDexUsageTests.TestData
789 boolean isUsedByOtherApps) { in getRealCompilerFilter()