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

  /packages/apps/Settings/src/com/android/settings/
ApplicationSettings.java 115 Settings.System.ADVANCED_SETTINGS,
122 Settings.Secure.putInt(getContentResolver(), Settings.System.ADVANCED_SETTINGS, value);
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 119 private static final int ADVANCED_SETTINGS = 2;
602 R.string.configure_notification_settings, null, this, ADVANCED_SETTINGS);
606 null, this, ADVANCED_SETTINGS);
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 552 milliseconds