OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 38 milliseconds