Searched refs:mMockTelephonyManagerWithoutSubscriptionId (Results 1 – 1 of 1) sorted by relevance
445 private TelephonyManager mMockTelephonyManagerWithoutSubscriptionId; field in CarAudioServiceUnitTest601 .thenReturn(mMockTelephonyManagerWithoutSubscriptionId); in setUpService()602 when(mMockTelephonyManagerWithoutSubscriptionId.createForSubscriptionId(anyInt())) in setUpService()4099 when(mMockTelephonyManagerWithoutSubscriptionId.getCallState()) in getCallStateForZone_forPrimaryZone()4115 when(mMockTelephonyManagerWithoutSubscriptionId.getCallState()) in getCallStateForZone_forNonPrimaryZone()