Searched refs:applyRemoteView (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflater.java | 430 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, cachedContentViews, in apply() 454 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, in apply() 480 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, in apply() 505 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, cachedContentViews, in apply() 529 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, cachedContentViews, in apply() 546 static void applyRemoteView( in applyRemoteView() method in NotificationContentInflater
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflaterTest.java | 176 NotificationContentInflater.applyRemoteView( in testInflationIsRetriedIfAsyncFails()
|