Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DOperatorNameViewControllerTest.kt103 val mockSubInfo = in updateFromSubInfo_showsCarrieName() constant
128 val mockSubInfo = in notDataCapable_doesNotShowOperatorName() constant
152 val mockSubInfo = in airplaneMode_doesNotShowOperatorName() constant
179 val mockSubInfo = in notInService_doesNotShowOperatorName() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/connectivity/
DNetworkControllerSignalTest.java428 SubscriptionInfo mockSubInfo = Mockito.mock(SubscriptionInfo.class); in testHasCorrectMobileControllers() local
435 SubscriptionInfo mockSubInfo = Mockito.mock(SubscriptionInfo.class); in testHasCorrectMobileControllers() local
465 SubscriptionInfo mockSubInfo = Mockito.mock(SubscriptionInfo.class); in testSetCurrentSubscriptions() local