Home
last modified time | relevance | path

Searched refs:Setting (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
DSettingsInjector.java102 protected final Set<Setting> mSettings;
108 mSettings = new HashSet<Setting>(); in SettingsInjector()
183 mSettings.add(new Setting(setting, preference)); in getInjectedSettings()
343 WeakReference<Set<Setting>> mAllSettings;
348 private Deque<Setting> mSettingsToLoad = new ArrayDeque<Setting>();
354 private Set<Setting> mSettingsBeingLoaded = new ArraySet<Setting>();
356 public StatusLoadingHandler(Set<Setting> allSettings) { in StatusLoadingHandler()
370 final Set<Setting> allSettings = mAllSettings.get(); in handleMessage()
379 final Setting receivedSetting = (Setting) msg.obj; in handleMessage()
385 final Setting timedOutSetting = (Setting) msg.obj; in handleMessage()
[all …]
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsState.java158 private final ArrayMap<String, Setting> mSettings = new ArrayMap<>();
172 private final Setting mNullSetting = new Setting(null, null, false, null, null) {
285 public Setting getNullSetting() { in getNullSetting()
313 Setting setting = mSettings.valueAt(i); in removeSettingsForPackageLocked()
339 public Setting getSettingLocked(String name) { in getSettingLocked()
343 Setting setting = mSettings.get(name); in getSettingLocked()
345 return new Setting(setting); in getSettingLocked()
363 Setting oldSetting = getSettingLocked(name); in resetSettingDefaultValueLocked()
367 Setting newSetting = new Setting(name, oldSetting.getValue(), null, in resetSettingDefaultValueLocked()
392 Setting oldState = mSettings.get(name); in insertSettingLocked()
[all …]
DSettingsProvider.java86 import com.android.providers.settings.SettingsState.Setting;
397 Setting setting = getConfigSetting(name); in call()
402 Setting setting = getGlobalSetting(name); in call()
407 Setting setting = getSecureSetting(name, requestingUserId, in call()
413 Setting setting = getSystemSetting(name, requestingUserId); in call()
560 Setting setting = getGlobalSetting(args.name); in query()
570 Setting setting = getSecureSetting(args.name, userId); in query()
580 Setting setting = getSystemSetting(args.name, userId); in query()
876 Setting setting = settingsState.getSettingLocked(name); in dumpSettingsLocked()
974 Setting setting = getSecureSetting( in startWatchingUserRestrictionChanges()
[all …]
/frameworks/av/media/libstagefright/xmlparser/api/
Dcurrent.txt109 public class Setting {
110 ctor public Setting();
123 method public java.util.List<media.codecs.Setting> getDomain_optional();
124 method public java.util.List<media.codecs.Setting> getSetting_optional();
125 method public java.util.List<media.codecs.Setting> getVariant_optional();
/frameworks/base/libs/hwui/utils/
DGLUtils.cpp25 #error Setting DEBUG_OPENGL to HIGH requires setting HWUI_ENABLE_OPENGL_VALIDATION to true in the A…
/frameworks/native/vulkan/
DREADME.md9 … to format all C/C++ code, except code imported verbatim from elsewhere. Setting up git-clang-form…
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
DSettingsStateTest.java171 SettingsState.Setting s; in testUpgrade()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBMessageTests.m675 // Setting the values to nil will clear the has flag, and on next access you
781 // Setting submessage to nil should cause it to lose its creator.
804 // Setting a value should cause the submessage to appear to its creator.
894 // Setting autocreated submessage to another value should cause the old one to
929 // Setting submessage to itself should cause it to become visible.
1069 // Setting array to nil should cause it to lose its delegate.
1122 // Setting array to itself should cause it to become visible.
1267 // Setting map to nil should cause it to lose its delegate.
1322 // Setting map to itself should cause it to become visible.
1658 // Setting an extension should cause the extension to appear to its creator.
[all …]
DGPBMessageTests+Runtime.m305 // Setting to any value including the default value (0) should result has*
666 // Setting to any value including the default value (0) should result has*
/frameworks/native/opengl/specs/
DEGL_ANDROID_presentation_time.txt88 eglPresentationTimeANDROID overriding prior calls. Setting the
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop292 # refresh rate. Setting this property to 0 means there is no timer.
303 # display to a lower refresh rate. Setting this property to 0 means there is no timer.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance.proto90 // Setting this string does not necessarily mean the testee failed the
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/
DDesignDoc.md232 // 4. Setting .value on the default Node causes a copy to be made and sets
238 // 6. Setting "node.child" in (5) is a simple value reassignment, since
587 `NilLiteralConvertible` to avoid switch statement issues. Setting the property
/frameworks/wilhelm/doc/
DDoxyfile243 # and setter methods for a property. Setting this option to YES (the default)
702 # Setting the INLINE_SOURCES tag to YES will include the body
707 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
838 # page will contain the date and time when the page was generated. Setting
1436 # or super classes. Setting the tag to NO turns the diagrams off. Note that
1498 # indirect inheritance relations. Setting this tag to YES will force the
/frameworks/native/docs/
DDoxyfile293 # getter and setter methods for a property. Setting this option to YES (the
846 # Setting the INLINE_SOURCES tag to YES will include the body
851 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
1007 # page will contain the date and time when the page was generated. Setting
1686 # or super classes. Setting the tag to NO turns the diagrams off. Note that
1744 # indirect inheritance relations. Setting this tag to YES will force the
/frameworks/base/media/native/midi/include/
DDoxyfile.orig348 # getter and setter methods for a property. Setting this option to YES will make
1000 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
1006 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1238 # page will contain the date and time when the page was generated. Setting this
1824 # page will contain the date and time when the page was generated. Setting this
2180 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to
2255 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
DDoxyfile348 # getter and setter methods for a property. Setting this option to YES will make
1000 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
1006 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1238 # page will contain the date and time when the page was generated. Setting this
1824 # page will contain the date and time when the page was generated. Setting this
2180 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to
2255 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
/frameworks/av/media/codec2/docs/
Ddoxygen.config339 # getter and setter methods for a property. Setting this option to YES will make
950 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
956 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1188 # page will contain the date and time when the page was generated. Setting this
1774 # page will contain the date and time when the page was generated. Setting this
2139 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to
2214 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
/frameworks/av/media/libaaudio/
DDoxyfile318 # getter and setter methods for a property. Setting this option to YES will make
906 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
912 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1123 # page will contain the date and time when the page was generated. Setting this
2024 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to
2099 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
DDoxyfile.orig318 # getter and setter methods for a property. Setting this option to YES will make
897 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
903 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1114 # page will contain the date and time when the page was generated. Setting this
2015 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to
2090 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
/frameworks/base/core/proto/android/providers/settings/
Dsecure.proto40 // Setting specifying the accessibility service or feature to be toggled via
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto600 // ACTION: Tap & Pay -> Default Application Setting -> Use Forground
603 // ACTION: Tap & Pay -> Default Application Setting -> Use Default
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBCodedOutputStream.m182 // Setting OutputStream and NSData is to control the buffering behavior/size
DGPBUtilities.m299 // Setting a message to nil is an obvious way to "clear" the value
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt800 be assigned the same numeric value. Default value is "true". Setting it to
1111 * Setting a field to null now throws NullPointerException.

12