Searched refs:BASE_AUTHORITY (Results 1 – 1 of 1) sorted by relevance
150 private static final String BASE_AUTHORITY = "com.android.settings"; field in Index220 sInstance = new Index(context.getApplicationContext(), BASE_AUTHORITY); in getInstance()