Searched refs:TelephonyManagerProxy (Results 1 – 2 of 2) sorted by relevance
317 public interface TelephonyManagerProxy { interface in TelephonyConnectionService335 private TelephonyManagerProxy mTelephonyManagerProxy;337 private class TelephonyManagerProxyImpl implements TelephonyManagerProxy {513 public void setTelephonyManagerProxy(TelephonyManagerProxy proxy) { in setTelephonyManagerProxy()4498 TelephonyManagerProxy telephonyManagerProxy) { in maybeDisconnectCallsOnOtherSubs()4587 TelephonyManagerProxy telephonyManagerProxy) { in maybeGetFirstConferenceableFromOtherSubscription()4658 TelephonyManagerProxy telephonyManagerProxy) { in maybeUnholdCallsOnOtherSubs()4695 TelephonyManagerProxy telephonyManagerProxy) { in maybeHoldCallsOnOtherSubs()
233 @Mock TelephonyConnectionService.TelephonyManagerProxy mTelephonyManagerProxy;