Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallChronometerTest.kt137 textView.setShouldHideText(true)
146 textView.setShouldHideText(true)
149 textView.setShouldHideText(false)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallChronometer.kt66 fun setShouldHideText(shouldHideText: Boolean) { regex
H A DOngoingCallController.kt187 timeView.setShouldHideText(false)
193 timeView.setShouldHideText(true)