Searched defs:injectSystemService (Results 1 – 3 of 3) sorted by relevance
73 protected <S> void injectSystemService(Class<S> cls, S service) { in injectSystemService() method in CarrierDefaultActivityTestCase
34 public <S> void injectSystemService(Class<S> cls, S service) { in injectSystemService() method in TestContext
36 public <S> void injectSystemService(Class<S> cls, S service) { in injectSystemService() method in ContextWithServiceOverrides