Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputBroadcastDialog.java91 private TextWatcher mBroadcastCodeTextWatcher = new TextWatcher() { field in MediaOutputBroadcastDialog
440 isBroadcastCode ? mBroadcastCodeTextWatcher : mBroadcastNameTextWatcher); in launchBroadcastUpdatedDialog()