Home
last modified time | relevance | path

Searched defs:ContextWithServiceOverrides (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContextWithServiceOverrides.java26 public class ContextWithServiceOverrides extends ContextWrapper { class
31 public ContextWithServiceOverrides(Context base) { in ContextWithServiceOverrides() method in ContextWithServiceOverrides