Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DButtonController.java318 private CharSequence isOffContentDescription; field in ButtonController.SpeakerButtonController
375 (nonBluetoothMode && !isChecked) ? isOffContentDescription : isOnContentDescription); in setButton()
394 isOffContentDescription = in setAudioState()
409 isChecked ? isOnContentDescription : isOffContentDescription); in onCheckedChanged()