Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementResolver.java50 public static Class<?> getElementControllerClassFromAttributes(@NonNull Context context, in getElementControllerClassFromAttributes() method in CarSystemBarElementResolver
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/layout/
DCarSystemBarFrameLayout.java62 CarSystemBarElementResolver.getElementControllerClassFromAttributes(context, attrs); in init()
DCarSystemBarImageView.java61 CarSystemBarElementResolver.getElementControllerClassFromAttributes(context, attrs); in init()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
DStatusIconView.java62 CarSystemBarElementResolver.getElementControllerClassFromAttributes(context, attrs); in init()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DSystemUIQCView.java71 CarSystemBarElementResolver.getElementControllerClassFromAttributes(context, attrs); in init()
DQCFooterButton.java64 CarSystemBarElementResolver.getElementControllerClassFromAttributes(context, attrs); in QCFooterButton()
DQCFooterView.java68 CarSystemBarElementResolver.getElementControllerClassFromAttributes(context, attrs); in QCFooterView()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarPanelButtonView.java83 CarSystemBarElementResolver.getElementControllerClassFromAttributes(context, attrs); in init()