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

  /packages/apps/Settings/src/com/android/settings/dashboard/
DashboardFragmentRegistry.java 28 import com.android.settings.development.DevelopmentSettings;
86 PARENT_TO_CATEGORY_KEY_MAP.put(DevelopmentSettings.class.getName(),
  /packages/apps/Settings/src/com/android/settings/development/
DevelopmentSettings.java 112 public class DevelopmentSettings extends RestrictedSettingsFragment
115 private static final String TAG = "DevelopmentSettings";
372 public DevelopmentSettings() {
640 this /* DevelopmentSettings */, mSwitchBar, !mUnavailable, getLifecycle());
    [all...]

Completed in 72 milliseconds