Home
last modified time | relevance | path

Searched refs:TelephonyManagerProxy (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java224 public interface TelephonyManagerProxy { interface in TelephonyConnectionService
231 private TelephonyManagerProxy mTelephonyManagerProxy;
233 private class TelephonyManagerProxyImpl implements TelephonyManagerProxy {
293 public void setTelephonyManagerProxy(TelephonyManagerProxy proxy) { in setTelephonyManagerProxy()
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java72 @Mock TelephonyConnectionService.TelephonyManagerProxy mTelephonyManagerProxy;