Home
last modified time | relevance | path

Searched refs:LeakCheckedTest (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
H A DSysuiBaseFragmentTest.java28 import com.android.systemui.utils.leaks.LeakCheckedTest;
29 import com.android.systemui.utils.leaks.LeakCheckedTest.SysuiLeakCheck;
41 public static final Class<?>[] ALL_SUPPORTED_CLASSES = LeakCheckedTest.ALL_SUPPORTED_CLASSES;
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/scrim/
H A DScrimViewTest.java35 import com.android.systemui.utils.leaks.LeakCheckedTest;
43 public class ScrimViewTest extends LeakCheckedTest {
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeConfigurationController.java25 public FakeConfigurationController(LeakCheckedTest.SysuiLeakCheck sysuiLeakCheck) { in FakeConfigurationController()
H A DLeakCheckedTest.java49 public abstract class LeakCheckedTest extends SysuiTestCase { class
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/tuner/
H A DTunablePaddingTest.java31 import com.android.systemui.utils.leaks.LeakCheckedTest;
37 public class TunablePaddingTest extends LeakCheckedTest {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSFooterViewControllerTest.java43 import com.android.systemui.utils.leaks.LeakCheckedTest;
55 public class QSFooterViewControllerTest extends LeakCheckedTest {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/quickaffordance/
H A DFlashlightQuickAffordanceConfigTest.kt29 import com.android.systemui.utils.leaks.LeakCheckedTest
47 class FlashlightQuickAffordanceConfigTest : LeakCheckedTest() {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarIconControllerTest.java51 import com.android.systemui.utils.leaks.LeakCheckedTest;
60 public class StatusBarIconControllerTest extends LeakCheckedTest {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/dreams/
H A DDreamOverlayServiceTest.java61 import com.android.systemui.utils.leaks.LeakCheckedTest;
91 public final LeakCheckedTest.SysuiLeakCheck mLeakCheck = new LeakCheckedTest.SysuiLeakCheck();
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/
H A DNavigationBarTest.java114 import com.android.systemui.utils.leaks.LeakCheckedTest;
222 public final LeakCheckedTest.SysuiLeakCheck mLeakCheck = new LeakCheckedTest.SysuiLeakCheck();
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationMenuRowTest.java45 import com.android.systemui.utils.leaks.LeakCheckedTest;
55 public class NotificationMenuRowTest extends LeakCheckedTest {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/carrier/
H A DShadeCarrierGroupControllerTest.java62 import com.android.systemui.utils.leaks.LeakCheckedTest;
81 public class ShadeCarrierGroupControllerTest extends LeakCheckedTest {