Searched refs:mStopText (Results 1 – 1 of 1) sorted by relevance
106 private String mStopText; field in MediaOutputBaseDialogTest319 mStopText = "test_string"; in refresh_checkStopText()323 assertThat(stop.getText().toString()).isEqualTo(mStopText); in refresh_checkStopText()381 return mStopText; in getStopButtonText()