OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selectPanelForTouch
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelBar.java
87
public PanelView
selectPanelForTouch
(MotionEvent touch) {
109
final PanelView panel =
selectPanelForTouch
(event);
PhoneStatusBarView.java
117
public PanelView
selectPanelForTouch
(MotionEvent touch) {
Completed in 42 milliseconds