Home
last modified time | relevance | path

Searched defs:hasCachedView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotifRemoteViewCache.java38 boolean hasCachedView(NotificationEntry entry, @InflationFlag int flag); in hasCachedView() method
DNotifRemoteViewCacheImpl.java47 public boolean hasCachedView(NotificationEntry entry, @InflationFlag int flag) { in hasCachedView() method in NotifRemoteViewCacheImpl