Searched defs:getSystemService (Results 1 – 6 of 6) sorted by relevance
210 public Object getSystemService(String name) { in getSystemService() method in ViewComponentManager.FragmentContextWrapper
162 public static <T> T getSystemService(Context context, Class<T> serviceClass) { in getSystemService() method in ApiHelperForM
298 public Object getSystemService(String name) { in createContextForInflation() method in BundleUtils
83 protected Object getSystemService(String name) { in getSystemService() method in ShadowContextImpl504 Object getSystemService(String name); in getSystemService() method
60 protected Object getSystemService(String name) { in getSystemService() method in ShadowContextImpl
339 public Object getSystemService(String s) { in getSystemService() method in MockContext.MockContext2