Searched refs:showHunOnBottom (Results 1 – 2 of 2) sorted by relevance
69 boolean showHunOnBottom) { in Navigator() argument81 mHunNudgeDirection = showHunOnBottom ? View.FOCUS_DOWN : View.FOCUS_UP; in Navigator()
311 boolean showHunOnBottom = res.getBoolean(R.bool.config_showHeadsUpNotificationOnBottom); in onCreate()328 showHunOnBottom); in onCreate()