Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java117 private boolean mInflateSynchronously = false; field in NotificationContentInflater
240 mInflateSynchronously, in inflateNotificationViews()
250 if (mInflateSynchronously) { in inflateNotificationViews()
748 mInflateSynchronously = inflateSynchronously; in setInflateSynchronously()
756 private final boolean mInflateSynchronously; field in NotificationContentInflater.AsyncInflationTask
783 mInflateSynchronously = inflateSynchronously; in AsyncInflationTask()
832 mCancellationSignal = apply(mInflateSynchronously, result, mReInflateFlags, in onPostExecute()