/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | DeviceAndProfileOwnerTest.java | 365 .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 …]
|
D | ManagedProfileWipeTest.java | 91 .setInt(0) in testWipeDataLogged()
|
D | DeviceOwnerTest.java | 438 .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()
|
D | OrgOwnedProfileOwnerTest.java | 591 .setInt(1) in testNetworkLoggingLogged() 602 .setInt(0) in testNetworkLoggingLogged()
|
D | DeviceOwnerPlusProfileOwnerTest.java | 68 .setInt(0)
|
D | MixedDeviceOwnerTest.java | 193 .setInt(UPDATE_ERROR_UPDATE_FILE_INVALID) in testInstallUpdateLogged()
|
D | ManagedProfileCrossProfileTest.java | 432 .setInt(MODE_DEFAULT) in testSetCrossProfilePackages_resetsAppOps_isLogged()
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/ |
D | DevicePolicyEventWrapper.java | 53 .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/ |
D | FileDescriptorTest.java | 66 fd.setInt$(fdint); in testCLOEXEC()
|
D | AttributionSourceTest.java | 66 attSourceState.getClass().getField("pid").setInt(attSourceState, 0); in testPidCheck()
|
/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/ |
D | DeviceConfigApiTests.java | 350 .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/ |
D | JobSchedulingTest.java | 194 .setInt("aq_schedule_count", 300) in testFailingScheduleOnQuotaExceeded() 220 .setInt("aq_schedule_count", 300) 244 .setInt("aq_schedule_count", 300)
|
D | JobThrottlingTest.java | 154 .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/ |
D | InstallUtils.java | 211 installFlagsField.setInt(params, flags); in mutateInstallFlags()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | RemoteViewsTest.java | 1150 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/ |
D | AppWidgetTest.java | 1554 .setInt("generated_preview_api_max_calls_per_interval", maxCallsPerInterval) in setGeneratedPreviewRateLimit()
|
/cts/tools/release-parser/tests/resources/ |
D | Shell.apk.pb.txt | 4452 name: "setInt"
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 60213 method public void setInt(@IdRes int, String, int);
|