Searched refs:testState (Results 1 – 2 of 2) sorted by relevance
324 final UpstreamNetworkState testState = findFirstTestNetwork(mNetworkMap.values()); in getCurrentPreferredUpstream() local325 if (testState != null) return testState; in getCurrentPreferredUpstream()
419 public void testState() throws Exception { in testState() method in PhoneAccountRegistrarTest1500 PhoneAccountRegistrar.State testState = makeQuickStateWithTelephonyPhoneAccountHandle(); in testPhoneAccountMigration() local1509 mRegistrar.migratePhoneAccountHandle(testState); in testPhoneAccountMigration()1511 = testState.defaultOutgoingAccountHandles.values(); in testPhoneAccountMigration()