Searched refs:mInflateSynchronously (Results 1 – 3 of 3) sorted by relevance
95 private boolean mInflateSynchronously = false; field in NotificationContentInflater165 mInflateSynchronously, in bindContent()180 if (mInflateSynchronously) { in bindContent()1195 mInflateSynchronously = inflateSynchronously;1204 private final boolean mInflateSynchronously;1242 mInflateSynchronously = inflateSynchronously;1421 mInflateSynchronously,
139 private boolean mInflateSynchronously; field in Bubble684 mInflateSynchronously = inflateSynchronously; in setInflateSynchronously()741 if (mInflateSynchronously) { in inflate()766 if (mInflateSynchronously) { in inflate()
284 private boolean mInflateSynchronously; field in BubbleController949 mInflateSynchronously = inflateSynchronously; in setInflateSynchronously()1466 bubble.setInflateSynchronously(mInflateSynchronously); in promoteBubbleFromOverflow()1625 mBubbleIconFactory, dragData, mInflateSynchronously); in expandStackAndSelectBubble()1982 bubble.setInflateSynchronously(mInflateSynchronously); in inflateAndAdd()