Searched refs:removeSystemService (Results 1 – 4 of 4) sorted by relevance
169 public void removeSystemService(String name) { in removeSystemService() method in ShadowContextWrapper171 .removeSystemService(name); in removeSystemService()
97 public void removeSystemService(String name) { in removeSystemService() method in ShadowContextImpl
120 shadowContext.removeSystemService(Context.WALLPAPER_SERVICE); in removeSystemService_getSystemServiceReturnsNull()
959 shadowContextWrapper.removeSystemService(Context.WALLPAPER_SERVICE);