Home
last modified time | relevance | path

Searched refs:Defaults (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/settings/
DDefaultsStore.java44 private static class Defaults { class in DefaultsStore
48 public Defaults(String defaultValue, String[] possibleValues) { in Defaults() method in DefaultsStore.Defaults
63 private static HashMap<String, Defaults> mDefaultsInternalStore =
64 new HashMap<String, Defaults>();
71 Defaults defaults = new Defaults(defaultValue, possibleValues); in storeDefaults()
80 Defaults defaults = mDefaultsInternalStore.get(key); in getDefaultValue()
92 Defaults defaults = mDefaultsInternalStore.get(key); in getPossibleValues()
/packages/apps/Dialer/java/com/android/contacts/common/widget/
Dselect_phone_account_dialog_options.proto25 // The resource ID for the title. Defaults to
28 // Whether the dialog should include a "set as default" checkbox. Defaults to
31 // The label on the "set as default" checkbox. Defaults
47 // Whether the account is actually selectable. Defaults to true. Sometimes
/packages/modules/Gki/build/
Dproperties.go30 Defaults []string member
46 Defaults []string member
Dgki.go115 Defaults: []string{"extract_kernel_release_defaults"},
205 Defaults: []string{"com.android.gki_defaults"},
/packages/modules/common/sdk/
DModuleDefaults.bp75 // Defaults common to all mainline module java_sdk_library instances.
133 // Defaults for mainline module provided java_sdk_library instances.
159 // Defaults for mainline module system server provided java_sdk_library instances.
/packages/modules/IPsec/apex/
DAndroid.bp15 // Defaults shared between production and test versions of the APEX.
/packages/modules/GeoTZ/apex/com.android.geotz/
DAndroid.bp15 // Defaults shared between real and test versions of the APEX.
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto2388 // Defaults to -1 if the score was never set.
2418 // Defaults to -1 if the score was never set.