Searched refs:setSystemService (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/development/
H A DEnableAdbPreferenceControllerTest.java59 shadowContext.setSystemService(Context.USER_SERVICE, mUserManager);
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGsmSmsDispatcherTest.java152 mContextFixture.setSystemService(Context.COUNTRY_DETECTOR, mCountryDetector);
171 mContextFixture.setSystemService(Context.COUNTRY_DETECTOR, mCountryDetector);
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneSwitcherTest.java201 contextFixture.setSystemService(Context.CONNECTIVITY_SERVICE, cm);
434 contextFixture.setSystemService(Context.CONNECTIVITY_SERVICE, cm);
507 contextFixture.setSystemService(Context.CONNECTIVITY_SERVICE, cm);
H A DContextFixture.java168 public void setSystemService(String name, Object service) { method in class:ContextFixture
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DTelephonyNetworkFactoryTest.java102 contextFixture.setSystemService(Context.CONNECTIVITY_SERVICE, cm);
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/
H A DApplicationsStateRoboTest.java135 shadowContext.setSystemService(Context.STORAGE_STATS_SERVICE, mStorageStatsManager);

Completed in 448 milliseconds