Home
last modified time | relevance | path

Searched defs:weatherComplication (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/dreams/
H A DDreamOverlayStateControllerTest.java153 final Complication weatherComplication = Mockito.mock(Complication.class); in testComplicationFilteringWhenShouldShowComplications() local
192 final Complication weatherComplication = Mockito.mock(Complication.class); in testComplicationFilteringWhenShouldHideComplications() local