Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/
DSeekBarWithIconButtonsView.java101 int iconEndFrameContentDescriptionId = typedArray.getResourceId( in SeekBarWithIconButtonsView() local
109 if (iconEndFrameContentDescriptionId != 0) { in SeekBarWithIconButtonsView()
111 context.getString(iconEndFrameContentDescriptionId); in SeekBarWithIconButtonsView()