Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java1314 final int[] odiButtonLocation = mODICaptionsIcon.getLocationOnScreen(); in showCaptionsTooltip() local
1320 odiButtonLocation[1] - odiTooltipLocation[1] - heightDiffForCentering); in showCaptionsTooltip()