Home
last modified time | relevance | path

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

/aosp12/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)
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallChronometer.kt66 fun setShouldHideText(shouldHideText: Boolean) { regex
H A DOngoingCallController.kt188 timeView.setShouldHideText(false)
194 timeView.setShouldHideText(true)