Searched refs:getInjectedServices (Results 1 – 3 of 3) sorted by relevance
43 InjectedServices services = ContactsApplication.getInjectedServices(); in getContentResolver()56 InjectedServices services = ContactsApplication.getInjectedServices(); in getSharedPreferences()
44 InjectedServices services = ContactsApplication.getInjectedServices(); in getContentResolver()57 InjectedServices services = ContactsApplication.getInjectedServices(); in getSharedPreferences()
57 public static InjectedServices getInjectedServices() { in getInjectedServices() method in ContactsApplication