Searched refs:mInflateSynchronously (Results 1 – 1 of 1) sorted by relevance
132 private boolean mInflateSynchronously = false; field in NotificationContentInflater258 mInflateSynchronously, in inflateNotificationViews()269 if (mInflateSynchronously) { in inflateNotificationViews()827 mInflateSynchronously = inflateSynchronously; in setInflateSynchronously()841 private final boolean mInflateSynchronously; field in NotificationContentInflater.AsyncInflationTask870 mInflateSynchronously = inflateSynchronously; in AsyncInflationTask()921 mCancellationSignal = apply(mInflateSynchronously, result, mReInflateFlags, in onPostExecute()