Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DConfigurationControllerImplTest.kt60 fun testRemoveListenerDuringCallback() { regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/
H A DShellControllerTest.java268 public void testRemoveListenerDuringCallback() { in testRemoveListenerDuringCallback() method in ShellControllerTest