HomeSort by relevance Sort by last modified time
    Searched full:calloutline (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsVerticalScrollView.java 116 final View calloutLine = view.findViewById(R.id.recents_callout_line);
117 calloutLine.setOnTouchListener(noOpListener);

Completed in 978 milliseconds