HomeSort by relevance Sort by last modified time
    Searched defs:applyRemoteView (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
NotificationInflaterTest.java 157 NotificationInflater.applyRemoteView(result,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationInflater.java 208 applyRemoteView(result, reInflateFlags, flag, row, redactAmbient,
231 applyRemoteView(result, reInflateFlags, flag, row,
256 applyRemoteView(result, reInflateFlags, flag, row,
280 applyRemoteView(result, reInflateFlags, flag, row,
303 applyRemoteView(result, reInflateFlags, flag, row,
320 static void applyRemoteView(final InflationProgress result,

Completed in 204 milliseconds