Searched refs:NoLocalContext (Results 1 – 1 of 1) sorted by relevance
40 super(ATLEAST_P ? context : new NoLocalContext(context), name, null, version); in NoLocaleSQLiteHelper()46 private static class NoLocalContext extends ContextWrapper { class in NoLocaleSQLiteHelper47 public NoLocalContext(Context base) { in NoLocalContext() method in NoLocaleSQLiteHelper.NoLocalContext