Home
last modified time | relevance | path

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

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