Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallController.kt137 tearDownChipView()
260 tearDownChipView()
269 fun tearDownChipView() = chipView?.getTimeView()?.stop() regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallControllerTest.kt137 controller.tearDownChipView()