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