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 | 391 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/ |
D | NotificationContentInflaterTest.java | 173 NotificationContentInflater.applyRemoteView( in testInflationIsRetriedIfAsyncFails()
|