Home
last modified time | relevance | path

Searched refs:repositionContextualButtons (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/navbutton/
DPhoneLandscapeNavLayoutter.kt110 repositionContextualButtons(contextualButtonHeight.toInt()) in layoutButtons()
120 open fun repositionContextualButtons(buttonSize: Int) { in repositionContextualButtons() method
DPhoneSeascapeNavLayoutter.kt54 override fun repositionContextualButtons(buttonSize: Int) { in repositionContextualButtons() method