Home
last modified time | relevance | path

Searched refs:getRemoteView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java426 public RemoteViews getRemoteView() { in apply()
450 public RemoteViews getRemoteView() { in apply()
476 public RemoteViews getRemoteView() { in apply()
501 public RemoteViews getRemoteView() { in apply()
525 public RemoteViews getRemoteView() { in apply()
562 RemoteViews newContentView = applyCallback.getRemoteView(); in applyRemoteView()
998 public abstract RemoteViews getRemoteView(); in getRemoteView() method in NotificationContentInflater.ApplyCallback
/frameworks/base/core/java/android/app/slice/
DSliceItem.java224 public RemoteViews getRemoteView() { in getRemoteView() method in SliceItem
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java203 public RemoteViews getRemoteView() { in testInflationIsRetriedIfAsyncFails()