Searched defs:isUsedByOtherApps (Results 1 – 4 of 4) sorted by relevance
822 List<String> secondaries, boolean isUsedByOtherApps, int ownerUserId, in assertSecondaryUse()838 List<String> secondaries, boolean isUsedByOtherApps, int ownerUserId) { in assertSecondaryUse()847 boolean isUsedByOtherApps) { in assertIsUsedByOtherApps()848 assertIsUsedByOtherApps(testData.getBaseAndSplitDexPaths(), pui, isUsedByOtherApps); in assertIsUsedByOtherApps() local852 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
578 boolean isUsedByOtherApps) { in getRealCompilerFilter()