Searched refs:mInflateSynchronously (Results 1 – 3 of 3) sorted by relevance
86 private boolean mInflateSynchronously = false; field in NotificationContentInflater153 mInflateSynchronously, in bindContent()169 if (mInflateSynchronously) { in bindContent()1059 mInflateSynchronously = inflateSynchronously;1068 private final boolean mInflateSynchronously;1108 mInflateSynchronously = inflateSynchronously;1242 mInflateSynchronously,
114 private boolean mInflateSynchronously; field in Bubble495 mInflateSynchronously = inflateSynchronously; in setInflateSynchronously()542 if (mInflateSynchronously) { in inflate()
266 private boolean mInflateSynchronously; field in BubbleController766 mInflateSynchronously = inflateSynchronously; in setInflateSynchronously()1266 bubble.setInflateSynchronously(mInflateSynchronously); in promoteBubbleFromOverflow()1667 bubble.setInflateSynchronously(mInflateSynchronously); in inflateAndAdd()