Searched refs:applyRemoteView (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationInflater.java | 217 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/ |
D | NotificationInflaterTest.java | 157 NotificationInflater.applyRemoteView(result, in testInflationIsRetriedIfAsyncFails()
|