Home
last modified time | relevance | path

Searched refs:setInt (Results 1 – 18 of 18) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java365 .setInt(0) in testAlwaysOnVpnPackageLogged()
837 .setInt(0) in testGenerateKeyPairLogged()
843 .setInt(0) in testGenerateKeyPairLogged()
886 .setInt(KEYGUARD_DISABLE_FEATURES_NONE) in testSetKeyguardDisabledFeaturesLogged()
891 .setInt(KEYGUARD_DISABLE_FINGERPRINT) in testSetKeyguardDisabledFeaturesLogged()
896 .setInt(KEYGUARD_DISABLE_TRUST_AGENTS) in testSetKeyguardDisabledFeaturesLogged()
901 .setInt(KEYGUARD_DISABLE_FEATURES_NONE) in testSetKeyguardDisabledFeaturesLogged()
913 .setInt(KEYGUARD_DISABLE_SECURE_CAMERA) in testSetKeyguardDisabledSecureCameraLogged()
981 .setInt(PERMISSION_POLICY_AUTO_DENY) in testSetPermissionPolicyLogged()
986 .setInt(PERMISSION_POLICY_AUTO_GRANT) in testSetPermissionPolicyLogged()
[all …]
DManagedProfileWipeTest.java91 .setInt(0) in testWipeDataLogged()
DDeviceOwnerTest.java438 .setInt(TYPE_INSTALL_AUTOMATIC) in testSetSystemUpdatePolicyLogged()
444 .setInt(TYPE_INSTALL_WINDOWED) in testSetSystemUpdatePolicyLogged()
450 .setInt(TYPE_POSTPONE) in testSetSystemUpdatePolicyLogged()
456 .setInt(TYPE_NONE) in testSetSystemUpdatePolicyLogged()
DOrgOwnedProfileOwnerTest.java591 .setInt(1) in testNetworkLoggingLogged()
602 .setInt(0) in testNetworkLoggingLogged()
DDeviceOwnerPlusProfileOwnerTest.java68 .setInt(0)
DMixedDeviceOwnerTest.java193 .setInt(UPDATE_ERROR_UPDATE_FILE_INVALID) in testInstallUpdateLogged()
DManagedProfileCrossProfileTest.java432 .setInt(MODE_DEFAULT) in testSetCrossProfilePackages_resetsAppOps_isLogged()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
DDevicePolicyEventWrapper.java53 .setInt(atom.getIntegerValue()) in fromDevicePolicyAtom()
118 public Builder setInt(int value) { in setInt() method in DevicePolicyEventWrapper.Builder
/cts/tests/tests/security/src/android/security/cts/
DFileDescriptorTest.java66 fd.setInt$(fdint); in testCLOEXEC()
DAttributionSourceTest.java66 attSourceState.getClass().getField("pid").setInt(attSourceState, 0); in testPidCheck()
/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/
DDeviceConfigApiTests.java350 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testSetAndGetProperties_sameNamespace()
377 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testSetAndGetProperties_differentNamespace()
406 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testSetAndGetProperties_multipleNamespaces()
408 .setString(KEY1, VALUE2).setInt(KEY2, VALID_INT2).build(); in testSetAndGetProperties_multipleNamespaces()
437 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testSetAndGetProperties_overrideValue()
439 .setString(KEY1, VALUE2).setInt(KEY2, VALID_INT2).build(); in testSetAndGetProperties_overrideValue()
1106 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testPropertiesListener_setProperties()
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DJobSchedulingTest.java194 .setInt("aq_schedule_count", 300) in testFailingScheduleOnQuotaExceeded()
220 .setInt("aq_schedule_count", 300)
244 .setInt("aq_schedule_count", 300)
DJobThrottlingTest.java154 .setInt("min_ready_non_active_jobs_count", 0) in setUp()
156 .setInt("min_ready_cpu_only_jobs_count", 0) in setUp()
157 .setInt("min_ready_non_active_jobs_count", 0) in setUp()
160 .setInt("fc_applied_constraints", 0).build()); in setUp()
/cts/libs/install/src/com/android/cts/install/lib/
DInstallUtils.java211 installFlagsField.setInt(params, flags); in mutateInstallFlags()
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsTest.java1150 mRemoteViews.setInt(R.id.remoteView_chronometer, "setVisibility", View.INVISIBLE); in testSetInt()
1154 mRemoteViews.setInt(R.id.remoteView_chronometer, "setVisibility", View.GONE); in testSetInt()
1158 mRemoteViews.setInt(R.id.remoteView_chronometer, "setVisibility", View.VISIBLE); in testSetInt()
/cts/tests/tests/appwidget/src/android/appwidget/cts/
DAppWidgetTest.java1554 .setInt("generated_preview_api_max_calls_per_interval", maxCallsPerInterval) in setGeneratedPreviewRateLimit()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt4452 name: "setInt"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt60213 method public void setInt(@IdRes int, String, int);