Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java259 boolean inflateSynchronously, in inflateNotificationViews() argument
270 inflateSynchronously, in inflateNotificationViews()
364 boolean inflateSynchronously, in apply() argument
391 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, cachedContentViews, in apply()
415 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, in apply()
441 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, in apply()
466 applyRemoteView(inflateSynchronously, result, reInflateFlags, flag, cachedContentViews, in apply()
483 boolean inflateSynchronously, in applyRemoteView() argument
498 if (inflateSynchronously) { in applyRemoteView()
747 void setInflateSynchronously(boolean inflateSynchronously) { in setInflateSynchronously() argument
[all …]