Searched defs:inflateAndAdd (Results 1 – 2 of 2) sorted by relevance
207 public <R extends View> R inflateAndAdd(int resId, ViewGroup container) { in inflateAndAdd() method in ArrowPopup216 public <R extends View> R inflateAndAdd(int resId, ViewGroup container, int index) { in inflateAndAdd() method in ArrowPopup
954 void inflateAndAdd(Bubble bubble, boolean suppressFlyout, boolean showInShade) { in inflateAndAdd() method in BubbleController