Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/main/java/com/android/car/ui/
H A DFocusAreaHelper.java244 initAttrs(context, attrs); in FocusAreaHelper()
311 private void initAttrs(Context context, @Nullable AttributeSet attrs) { in initAttrs() method in FocusAreaHelper