Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java299 private class AsyncFailRemoteView extends RemoteViews { class in NotificationContentInflaterTest
302 public AsyncFailRemoteView(String packageName, int layoutId) { in AsyncFailRemoteView() method in NotificationContentInflaterTest.AsyncFailRemoteView