Searched refs:isShortcutOrWrapper (Results 1 – 1 of 1) sorted by relevance
237 if (view.getVisibility() == VISIBLE && isShortcutOrWrapper(view)) { in assignMarginsAndBackgrounds()266 if (isShortcutOrWrapper(view)) { in assignMarginsAndBackgrounds()292 protected boolean isShortcutOrWrapper(View view) { in isShortcutOrWrapper() method in ArrowPopup