D | DisplayInfoControllerTest.java | 64 private static final String NETWORK = "TestNet"; field in DisplayInfoControllerTest 86 doReturn(NETWORK).when(mTelephonyManager).getSimOperatorNameForPhone(eq(PHONE_ID)); in onLooperPrepared() 152 MCC, MNC, NETWORK, NETWORK, Collections.emptyList(), null); in changeRegState()
|