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()
81 public void removeSystemService(String name) { in removeSystemService() method in ShadowContextImpl
107 shadowContext.removeSystemService(Context.WALLPAPER_SERVICE); in removeSystemService_getSystemServiceReturnsNull()
604 shadowContextWrapper.removeSystemService(Context.WALLPAPER_SERVICE);