Home
last modified time | relevance | path

Searched defs:hasEntry (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Core/
DLinkerScript.cpp42 bool LinkerScript::hasEntry() const { in hasEntry() function in mcld::LinkerScript
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DForegroundServiceSectionController.kt120 fun hasEntry(entry: NotificationEntry): Boolean { in <lambda>() method in com.android.systemui.statusbar.notification.stack.ForegroundServiceSectionController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInlineImageCache.java48 public boolean hasEntry(Uri uri) { in hasEntry() method in NotificationInlineImageCache
DNotificationInlineImageResolver.java233 boolean hasEntry(Uri uri); in hasEntry() method