Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarView.java52 private final boolean mButtonsDraggable; field in CarSystemBarView
66 mButtonsDraggable = getResources().getBoolean(R.bool.config_systemBarButtonsDraggable); in CarSystemBarView()
101 if (!mButtonsDraggable) { in onInterceptTouchEvent()