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/
DNotificationInflater.java217 applyRemoteView(result, reInflateFlags, flag, row, redactAmbient, in apply()
240 applyRemoteView(result, reInflateFlags, flag, row, in apply()
265 applyRemoteView(result, reInflateFlags, flag, row, in apply()
289 applyRemoteView(result, reInflateFlags, flag, row, in apply()
312 applyRemoteView(result, reInflateFlags, flag, row, in apply()
329 static void applyRemoteView(final InflationProgress result, in applyRemoteView() method in NotificationInflater
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationInflaterTest.java157 NotificationInflater.applyRemoteView(result, in testInflationIsRetriedIfAsyncFails()