Searched refs:shadowTelephonyManager (Results 1 – 1 of 1) sorted by relevance
536 ShadowTelephonyManager shadowTelephonyManager = Shadows.shadowOf( in initActivityController() local538 shadowTelephonyManager.setSimCountryIso("US"); in initActivityController()539 shadowTelephonyManager.setNetworkCountryIso("US"); in initActivityController()