Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java494 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, result, in apply()
522 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, result, in apply()
550 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, in apply()
577 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, in apply()
606 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, in apply()
636 applyRemoteView(inflationExecutor, inflateSynchronously, isMinimized, in apply()
663 static void applyRemoteView( in applyRemoteView() method
DNotificationRowContentBinderImpl.kt835 applyRemoteView( in <lambda>()
879 applyRemoteView( in <lambda>()
924 applyRemoteView( in <lambda>()
967 applyRemoteView( in <lambda>()
1012 applyRemoteView( in <lambda>()
1058 applyRemoteView( in <lambda>()
1105 fun applyRemoteView( in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java235 NotificationContentInflater.applyRemoteView( in testInflationIsRetriedIfAsyncFails()
DNotificationRowContentBinderImplTest.kt233 NotificationRowContentBinderImpl.applyRemoteView( in <lambda>()