Searched refs:setTelephonyManagerProxy (Results 1 – 2 of 2) sorted by relevance
399 public void setTelephonyManagerProxy(TelephonyManagerProxy proxy) { in setTelephonyManagerProxy() method in TelephonyConnectionService492 setTelephonyManagerProxy(new TelephonyManagerProxyImpl(getApplicationContext())); in onCreate()
181 mTestConnectionService.setTelephonyManagerProxy(mTelephonyManagerProxy); in setUp()