Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/settings/
DSimpleMenuPreference.kt82 private fun swapSelectedToFront(position: Int) { in swapSelectedToFront() method
94 swapSelectedToFront(originalPosition) in setSelectedPosition()
119 private fun swapSelectedToFront(array: Array<CharSequence>, position: Int) { in swapSelectedToFront() method
133 swapSelectedToFront(array, originalPosition) in setSelectedPosition()