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