Home
last modified time | relevance | path

Searched defs:TouchInterceptingFrameLayout (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarViewControllerImpl.java282 static class TouchInterceptingFrameLayout extends FrameLayout { class in CarSystemBarViewControllerImpl
286 TouchInterceptingFrameLayout(Context context, ViewGroup content) { in TouchInterceptingFrameLayout() method in CarSystemBarViewControllerImpl.TouchInterceptingFrameLayout