Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/widget/
DChartGridView.java77 final int taId = a.getResourceId(R.styleable.ChartGridView_android_textAppearance, -1); in ChartGridView() local
78 final TypedArray ta = context.obtainStyledAttributes(taId, in ChartGridView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DChartGridView.java77 final int taId = a.getResourceId(R.styleable.ChartGridView_android_textAppearance, -1); in ChartGridView() local
78 final TypedArray ta = context.obtainStyledAttributes(taId, in ChartGridView()