Searched refs:applyRemoteView (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentInflater.java | 353 applyRemoteView(bgExecutor, inflateSynchronously, result, reInflateFlags, flag, in apply() 378 applyRemoteView(bgExecutor, inflateSynchronously, result, reInflateFlags, flag, in apply() 404 applyRemoteView(bgExecutor, inflateSynchronously, result, reInflateFlags, flag, in apply() 429 applyRemoteView(bgExecutor, inflateSynchronously, result, reInflateFlags, flag, in apply() 446 static void applyRemoteView( in applyRemoteView() method in NotificationContentInflater
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentInflaterTest.java | 221 NotificationContentInflater.applyRemoteView( in testInflationIsRetriedIfAsyncFails()
|