Home
last modified time | relevance | path

Searched defs:stopText (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputDialogTest.java389 String stopText = mContext.getText( in getStopButtonText_notSupportsBroadcast_returnsDefaultText() local
405 String stopText = mContext.getText(R.string.media_output_broadcast).toString(); in getStopButtonText_supportsBroadcast_returnsBroadcastText() local