/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | JobSchedulingTest.java | 65 .setInt("aq_schedule_count", 300) in testFailingScheduleOnQuotaExceeded() 91 .setInt("aq_schedule_count", 300) 115 .setInt("aq_schedule_count", 300)
|
D | JobThrottlingTest.java | 185 .setInt("min_ready_non_active_jobs_count", 0).build()); in setUp()
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | DeviceAndProfileOwnerTest.java | 575 .setInt(0) in testAlwaysOnVpnPackageLogged() 1344 .setInt(0) in testGenerateKeyPairLogged() 1350 .setInt(0) in testGenerateKeyPairLogged() 1423 .setInt(PASSWORD_QUALITY_COMPLEX) in testPasswordMethodsLogged() 1428 .setInt(13) in testPasswordMethodsLogged() 1432 .setInt(14) in testPasswordMethodsLogged() 1436 .setInt(15) in testPasswordMethodsLogged() 1440 .setInt(16) in testPasswordMethodsLogged() 1444 .setInt(17) in testPasswordMethodsLogged() 1448 .setInt(18) in testPasswordMethodsLogged() [all …]
|
D | MixedDeviceOwnerTest.java | 192 .setInt(1) in getAdditionalDelegationTests() 203 .setInt(0) in getAdditionalDelegationTests() 284 .setInt(UPDATE_ERROR_UPDATE_FILE_INVALID) in testInstallUpdateLogged()
|
D | ManagedProfileWipeTest.java | 91 .setInt(0) in testWipeDataLogged()
|
D | DeviceOwnerTest.java | 431 .setInt(TYPE_INSTALL_AUTOMATIC) in testSetSystemUpdatePolicyLogged() 437 .setInt(TYPE_INSTALL_WINDOWED) in testSetSystemUpdatePolicyLogged() 443 .setInt(TYPE_POSTPONE) in testSetSystemUpdatePolicyLogged() 449 .setInt(TYPE_NONE) in testSetSystemUpdatePolicyLogged()
|
D | ManagedProfileCrossProfileTest.java | 103 .setInt(1) in testCrossProfileIntentFilters() 508 .setInt(MODE_DEFAULT) in testSetCrossProfilePackages_resetsAppOps_isLogged()
|
D | OrgOwnedProfileOwnerTest.java | 736 .setInt(1) in testNetworkLoggingLogged() 747 .setInt(0) in testNetworkLoggingLogged()
|
D | DeviceOwnerPlusProfileOwnerTest.java | 69 .setInt(0)
|
/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()
|
/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/ |
D | DeviceConfigApiTests.java | 179 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testSetAndGetProperties_sameNamespace() 206 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testSetAndGetProperties_differentNamespace() 235 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testSetAndGetProperties_multipleNamespaces() 237 .setString(KEY1, VALUE2).setInt(KEY2, VALID_INT2).build(); in testSetAndGetProperties_multipleNamespaces() 266 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testSetAndGetProperties_overrideValue() 268 .setString(KEY1, VALUE2).setInt(KEY2, VALID_INT2).build(); in testSetAndGetProperties_overrideValue() 835 .setString(KEY1, VALUE1).setInt(KEY2, VALID_INT).build(); in testPropertiesListener_setProperties()
|
/cts/libs/install/src/com/android/cts/install/lib/ |
D | InstallUtils.java | 253 installFlagsField.setInt(params, flags); in mutateInstallFlags()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | RemoteViewsTest.java | 624 mRemoteViews.setInt(R.id.remoteView_chronometer, "setVisibility", View.INVISIBLE); in testSetInt() 628 mRemoteViews.setInt(R.id.remoteView_chronometer, "setVisibility", View.GONE); in testSetInt() 632 mRemoteViews.setInt(R.id.remoteView_chronometer, "setVisibility", View.VISIBLE); in testSetInt()
|
/cts/tools/release-parser/tests/resources/ |
D | Shell.apk.pb.txt | 4452 name: "setInt"
|