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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/
LegalFragment.java 34 private static final String KEY_WEBVIEW_LICENSE = "webview_license";
50 findPreference(KEY_WEBVIEW_LICENSE), PreferenceUtils.FLAG_SET_TITLE);
  /packages/apps/Settings/src/com/android/settings/
LegalSettings.java 42 private static final String KEY_WEBVIEW_LICENSE = "webview_license";
58 Utils.updatePreferenceToSpecificActivityOrRemove(act, parentPreference, KEY_WEBVIEW_LICENSE,
91 keys.add(KEY_WEBVIEW_LICENSE);

Completed in 402 milliseconds