Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/src/com/android/camera/ui/
DSecondLevelIndicatorControlBar.java74 private int getTouchViewIndex(int x, int width) { in getTouchViewIndex() method in SecondLevelIndicatorControlBar
108 int index = getTouchViewIndex((int) x, width); in dispatchTouchEvent()