Searched refs:removeSystemService (Results 1 – 4 of 4) sorted by relevance
121 public void removeSystemService(String name) { in removeSystemService() method in ShadowContextWrapper123 .removeSystemService(name); in removeSystemService()
82 public void removeSystemService(String name) { in removeSystemService() method in ShadowContextImpl
108 shadowContext.removeSystemService(Context.WALLPAPER_SERVICE); in removeSystemService_getSystemServiceReturnsNull()
695 shadowContextWrapper.removeSystemService(Context.WALLPAPER_SERVICE);