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