OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NavigationBarViewTaskSwitchHelper
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NavigationBarViewTaskSwitchHelper.java
25
public class
NavigationBarViewTaskSwitchHelper
extends GestureDetector.SimpleOnGestureListener {
37
public
NavigationBarViewTaskSwitchHelper
(Context context) {
NavigationBarView.java
77
private
NavigationBarViewTaskSwitchHelper
mTaskSwitchHelper;
180
mTaskSwitchHelper = new
NavigationBarViewTaskSwitchHelper
(context);
Completed in 368 milliseconds