HomeSort by relevance Sort by last modified time
    Searched refs:PREF_ALLOW_APP_TABS (Results 1 - 2 of 2) sorted by null

  /packages/apps/Browser/src/com/android/browser/
PreferenceKeys.java 49 static final String PREF_ALLOW_APP_TABS = "allow_apptabs";
BrowserSettings.java 656 return mPrefs.getBoolean(PREF_ALLOW_APP_TABS, false);
    [all...]

Completed in 189 milliseconds