Home
last modified time | relevance | path

Searched refs:attributeBoolean (Results 1 – 25 of 39) sorted by relevance

12

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyData.java199 out.attributeBoolean(null, ATTR_SETUP_COMPLETE, true); in store()
202 out.attributeBoolean(null, ATTR_DEVICE_PAIRED, true); in store()
205 out.attributeBoolean(null, ATTR_DEVICE_PROVISIONING_CONFIG_APPLIED, true); in store()
270 out.attributeBoolean(null, ATTR_VALUE, policyData.mPasswordValidAtLastCheckpoint); in store()
295 out.attributeBoolean(null, ATTR_VALUE, true); in store()
301 out.attributeBoolean(null, ATTR_DISABLED, policyData.mStatusBarDisabled); in store()
336 out.attributeBoolean(null, ATTR_VALUE, policyData.mAdminBroadcastPending); in store()
372 out.attributeBoolean(null, ATTR_VALUE, policyData.mAppsSuspended); in store()
H A DOwners.java1174 out.attributeBoolean(null, ATTR_USER_RESTRICTIONS_MIGRATED, userRestrictionsMigrated); in writeToXml()
1182 out.attributeBoolean(null, ATTR_PROFILE_OWNER_OF_ORG_OWNED_DEVICE, in writeToXml()
H A DActiveAdmin.java437 out.attributeBoolean(null, ATTR_VALUE, isNetworkLoggingEnabled); in writeToXml()
618 out.attributeBoolean(null, ATTR_VALUE, value); in writeAttributeValueToXml()
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationChannel.java1069 out.attributeBoolean(null, ATT_LIGHTS, shouldShowLights()); in writeXml()
1075 out.attributeBoolean(null, ATT_VIBRATION_ENABLED, shouldVibrate()); in writeXml()
1084 out.attributeBoolean(null, ATT_FG_SERVICE_SHOWN, isFgServiceShown()); in writeXml()
1087 out.attributeBoolean(null, ATT_SHOW_BADGE, canShowBadge()); in writeXml()
1090 out.attributeBoolean(null, ATT_DELETED, isDeleted()); in writeXml()
1099 out.attributeBoolean(null, ATT_BLOCKABLE_SYSTEM, isBlockable()); in writeXml()
1114 out.attributeBoolean(null, ATT_DEMOTE, isDemoted()); in writeXml()
1117 out.attributeBoolean(null, ATT_IMP_CONVERSATION, isImportantConversation()); in writeXml()
H A DNotificationChannelGroup.java250 out.attributeBoolean(null, ATT_BLOCKED, isBlocked()); in writeXml()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayWindowSettingsProvider.java487 out.attributeBoolean(null, "shouldShowWithInsecureKeyguard", in writeSettings()
491 out.attributeBoolean(null, "shouldShowSystemDecors", in writeSettings()
502 out.attributeBoolean(null, "ignoreOrientationRequest", in writeSettings()
506 out.attributeBoolean(null, "ignoreDisplayCutout", in writeSettings()
510 out.attributeBoolean(null, "dontMoveToTop", in writeSettings()
H A DTask.java3767 out.attributeBoolean(null, ATTR_REALACTIVITY_SUSPENDED, realActivitySuspended);
3786 out.attributeBoolean(null, ATTR_ROOTHASRESET, rootWasReset);
3787 out.attributeBoolean(null, ATTR_AUTOREMOVERECENTS, autoRemoveRecents);
3788 out.attributeBoolean(null, ATTR_ASKEDCOMPATMODE, askedCompatMode);
3790 out.attributeBoolean(null, ATTR_USER_SETUP_COMPLETE, mUserSetupComplete);
3793 out.attributeBoolean(null, ATTR_NEVERRELINQUISH, mNeverRelinquishIdentity);
3808 out.attributeBoolean(null, ATTR_SUPPORTS_PICTURE_IN_PICTURE, mSupportsPictureInPicture);
/aosp12/frameworks/base/errorprone/refaster/
H A DEfficientXml.java291 out.attributeBoolean(null, n, v); in after()
303 out.attributeBoolean(null, n, true); in after()
315 out.attributeBoolean(null, n, false); in after()
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/util/
H A DXmlPerfTest.java223 out.attributeBoolean(null, "isOrphaned", true); in write()
236 out.attributeBoolean(null, "granted", true); in write()
/aosp12/frameworks/base/core/java/android/util/
H A DTypedXmlSerializer.java101 @NonNull XmlSerializer attributeBoolean(@Nullable String namespace, @NonNull String name, in attributeBoolean() method
/aosp12/frameworks/base/core/java/android/service/notification/
H A DZenModeConfig.java623 out.attributeBoolean(null, ALLOW_ATT_CALLS, allowCalls); in writeXml()
624 out.attributeBoolean(null, ALLOW_ATT_REPEAT_CALLERS, allowRepeatCallers); in writeXml()
625 out.attributeBoolean(null, ALLOW_ATT_MESSAGES, allowMessages); in writeXml()
626 out.attributeBoolean(null, ALLOW_ATT_REMINDERS, allowReminders); in writeXml()
627 out.attributeBoolean(null, ALLOW_ATT_EVENTS, allowEvents); in writeXml()
630 out.attributeBoolean(null, ALLOW_ATT_ALARMS, allowAlarms); in writeXml()
631 out.attributeBoolean(null, ALLOW_ATT_MEDIA, allowMedia); in writeXml()
632 out.attributeBoolean(null, ALLOW_ATT_SYSTEM, allowSystem); in writeXml()
633 out.attributeBoolean(null, ALLOW_ATT_CONV, allowConversations); in writeXml()
697 out.attributeBoolean(null, RULE_ATT_ENABLED, rule.enabled); in writeRuleXml()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPersistentPreferredActivity.java123 serializer.attributeBoolean(null, ATTR_SET_BY_DPM, mIsSetByDpm);
H A DSettingsXml.java381 mXmlSerializer.attributeBoolean(null, attrName, value); in attribute()
H A DPreferredComponent.java190 serializer.attributeBoolean(null, ATTR_ALWAYS, mAlways); in writeToXml()
H A DSettings.java1997 serializer.attributeBoolean(null, ATTR_INSTALLED, false);
2000 serializer.attributeBoolean(null, ATTR_STOPPED, true);
2003 serializer.attributeBoolean(null, ATTR_NOT_LAUNCHED, true);
2006 serializer.attributeBoolean(null, ATTR_HIDDEN, true);
2012 serializer.attributeBoolean(null, ATTR_SUSPENDED, true);
2015 serializer.attributeBoolean(null, ATTR_INSTANT_APP, true);
2727 serializer.attributeBoolean(null, "uidError", true);
2738 serializer.attributeBoolean(null, "isOrphaned", true);
2756 serializer.attributeBoolean(null, "updateAvailable", true);
2759 serializer.attributeBoolean(null, "forceQueryable", true);
[all …]
/aosp12/frameworks/base/core/java/android/app/admin/
H A DFactoryResetProtectionPolicy.java236 out.attributeBoolean(null, KEY_FACTORY_RESET_PROTECTION_ENABLED, in writeToXml()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DBiometricUserState.java96 serializer.attributeBoolean(null, ATTR_INVALIDATION, mInvalidationInProgress); in doWriteStateInternal()
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DBrightnessTracker.java601 out.attributeBoolean(null, ATTR_NIGHT_MODE, toWrite[i].nightMode); in writeEventsLocked()
604 out.attributeBoolean(null, ATTR_REDUCE_BRIGHT_COLORS, in writeEventsLocked()
612 out.attributeBoolean(null, ATTR_DEFAULT_CONFIG, in writeEventsLocked()
616 out.attributeBoolean(null, ATTR_USER_POINT, in writeEventsLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DPersistentDataStore.java277 serializer.attributeBoolean(null, ATTR_ENABLED, mParentalControlsEnabled); in saveToXml()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java530 out.attributeBoolean(null, ATT_HIDE_SILENT, mHideSilentStatusBarIcons); in writeXml()
569 out.attributeBoolean(null, ATT_SHOW_BADGE, r.showBadge); in writeXml()
572 out.attributeBoolean(null, ATT_SENT_INVALID_MESSAGE, in writeXml()
574 out.attributeBoolean(null, ATT_SENT_VALID_MESSAGE, in writeXml()
576 out.attributeBoolean(null, ATT_USER_DEMOTED_INVALID_MSG_APP, in writeXml()
589 out.attributeBoolean(null, ATT_ENABLED, r.delegate.mEnabled); in writeXml()
592 out.attributeBoolean(null, ATT_USER_ALLOWED, r.delegate.mUserAllowed); in writeXml()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DXmlUtils.java118 public XmlSerializer attributeBoolean(String namespace, String name, boolean value) in attributeBoolean() method in XmlUtils.ForcedTypedXmlSerializer
801 out.attributeBoolean(null, "value", val[i]); in writeBooleanArrayXml()
902 out.attributeBoolean(null, "value", (boolean) v); in writeValueXml()
1865 ((TypedXmlSerializer) out).attributeBoolean(null, name, value); in writeBooleanAttribute()
H A DBinaryXmlSerializer.java301 public XmlSerializer attributeBoolean(String namespace, String name, boolean value) in attributeBoolean() method in BinaryXmlSerializer
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DXmlTest.java250 out.attributeBoolean(null, "boolean", true); in doVerifyWrite()
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DPersistentDataStore.java513 serializer.attributeBoolean(null, "current", true); in saveToXml()
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DBrightnessConfiguration.java381 serializer.attributeBoolean(null, ATTR_COLLECT_COLOR, true); in saveToXml()

12