Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/
DSeekBarWithIconButtonsView.java98 int iconStartFrameContentDescriptionId = typedArray.getResourceId( in SeekBarWithIconButtonsView() local
104 if (iconStartFrameContentDescriptionId != 0) { in SeekBarWithIconButtonsView()
106 context.getString(iconStartFrameContentDescriptionId); in SeekBarWithIconButtonsView()