Home
last modified time | relevance | path

Searched refs:applyRemoteView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java391 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, cachedContentViews, in apply()
415 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, in apply()
441 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, in apply()
466 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, cachedContentViews, in apply()
482 static void applyRemoteView( in applyRemoteView() method in NotificationContentInflater
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java173 NotificationContentInflater.applyRemoteView( in testInflationIsRetriedIfAsyncFails()