Searched refs:setInflateSynchronously (Results 1 – 6 of 6) sorted by relevance
64 setInflateSynchronously(true); in TestableBubbleController()
203 mNotificationInflater.setInflateSynchronously(true); in testRemovedNotInflated()348 inflater.setInflateSynchronously(true); in inflateAndWait()
148 contentBinder.setInflateSynchronously(true); in NotificationTestHelper()
548 public void setInflateSynchronously(boolean inflateSynchronously) { in setInflateSynchronously() method in BubbleController836 bubble.setInflateSynchronously(mInflateSynchronously); in promoteBubbleFromOverflow()957 bubble.setInflateSynchronously(mInflateSynchronously); in inflateAndAdd()
340 void setInflateSynchronously(boolean inflateSynchronously) { in setInflateSynchronously() method in Bubble
707 public void setInflateSynchronously(boolean inflateSynchronously) { in setInflateSynchronously() method in NotificationContentInflater