Searched refs:hasEntry (Results 1 – 8 of 8) sorted by relevance
103 if (!mImageCache.hasEntry(uri)) { in preloadImages()183 boolean hasEntry(Uri uri); in hasEntry() method
48 public boolean hasEntry(Uri uri) { in hasEntry() method in NotificationInlineImageCache
33 if (!script.hasEntry()) in activate()
42 bool LinkerScript::hasEntry() const { in hasEntry() function in mcld::LinkerScript
88 bool hasEntry() const;
612 final boolean hasEntry = mManagedNotifs.contains(entry.key); in setShouldManageLifetime()614 if (hasEntry) { in setShouldManageLifetime()619 if (!hasEntry) { in setShouldManageLifetime()
266 bool issue_warning = (pModule.getScript().hasEntry() && in getEntryPoint()
2845 if (pModule.getScript().hasEntry()) in getEntry()