Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallController.kt141 tearDownChipView()
306 tearDownChipView()
317 fun tearDownChipView() = chipView?.getTimeView()?.stop() regex
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallControllerTest.kt134 controller.tearDownChipView()