Searched refs:mInflateSynchronously (Results 1 – 3 of 3) sorted by relevance
71 private boolean mInflateSynchronously = false; field in NotificationContentInflater124 mInflateSynchronously, in bindContent()137 if (mInflateSynchronously) { in bindContent()708 mInflateSynchronously = inflateSynchronously; in setInflateSynchronously()716 private final boolean mInflateSynchronously; field in NotificationContentInflater.AsyncInflationTask750 mInflateSynchronously = inflateSynchronously; in AsyncInflationTask()826 mInflateSynchronously, in onPostExecute()
91 private boolean mInflateSynchronously; field in Bubble341 mInflateSynchronously = inflateSynchronously; in setInflateSynchronously()379 if (mInflateSynchronously) { in inflate()
194 private boolean mInflateSynchronously; field in BubbleController549 mInflateSynchronously = inflateSynchronously; in setInflateSynchronously()836 bubble.setInflateSynchronously(mInflateSynchronously); in promoteBubbleFromOverflow()957 bubble.setInflateSynchronously(mInflateSynchronously); in inflateAndAdd()