Searched refs:hasCode (Results 1 – 11 of 11) sorted by relevance
32 final int hasCode = System.identityHashCode(ar); in putSnapshot() local33 final CacheEntry entry = mRunningCache.get(hasCode); in putSnapshot()37 mAppIdMap.put(ar, hasCode); in putSnapshot()38 mRunningCache.put(hasCode, new CacheEntry(snapshot, ar)); in putSnapshot()
49 public final boolean hasCode; field in InstalledPackageInfo65 hasCode = applicationInfo != null && applicationInfo.hasCode(); in InstalledPackageInfo()100 + (hasCode ? " HAS_CODE" : "") in toString()
720 if (!packageInfo.hasCode) { in shouldGiveCredits()
1862 final boolean isInteresting = ipo.hasCode in dumpInternal()
193 ParsingPackage setDeclaredHavingCode(boolean hasCode); in setDeclaredHavingCode() argument
1869 public boolean hasCode() { in hasCode() method in ApplicationInfo
721 pw.println("Has code: " + packageInfo.applicationInfo.hasCode()); in onShellCommand()
15648 } else if (!ai.hasCode()) { in startInstrumentation()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10966 Landroid/content/pm/ApplicationInfo;->hasCode()Z75896 Lcom/android/internal/R$attr;->hasCode:I
905 field public static final int hasCode = 16842764; // 0x101000c