/cts/tests/tests/widget/src/android/widget/cts/ |
D | RelativeLayout_LayoutParamsTest.java | 102 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.CENTER_IN_PARENT]); in testConstructor() 144 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_BOTTOM]); in testConstructor() 145 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_LEFT]); in testConstructor() 154 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_TOP]); in testConstructor() 155 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_RIGHT]); in testConstructor() 165 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.CENTER_HORIZONTAL]); in testConstructor() 175 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.CENTER_VERTICAL]); in testConstructor() 209 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.CENTER_IN_PARENT]); in testStartEnd() 279 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_BOTTOM]); in testStartEnd() 281 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_LEFT]); in testStartEnd() [all …]
|
D | SearchViewTest.java | 149 when(mockDenyCloseListener.onClose()).thenReturn(Boolean.TRUE); in testDenyIconifyingInconifiableView() 212 when(mockQueryTextListener.onQueryTextSubmit(anyString())).thenReturn(Boolean.TRUE); in testAccessQuery() 289 when(mockQueryTextListener.onQueryTextSubmit(anyString())).thenReturn(Boolean.TRUE); in testEnterKey()
|
/cts/tests/tests/assist/src/android/assist/cts/ |
D | DisableContextTest.java | 37 setFeaturesEnabled(StructureEnabled.TRUE, ScreenshotEnabled.TRUE); in customTearDown() 65 setFeaturesEnabled(StructureEnabled.TRUE, ScreenshotEnabled.FALSE); in testContextOff() 81 setFeaturesEnabled(StructureEnabled.FALSE, ScreenshotEnabled.TRUE); in testScreenshotOff()
|
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/meta/ |
D | RequireRunOnUser.java | 19 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 34 OptionalBoolean switchedToUser() default TRUE; in switchedToUser() field
|
D | RequireRunOnProfile.java | 20 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 52 OptionalBoolean switchedToParentUser() default TRUE; in switchedToParentUser() field
|
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/annotations/ |
D | RequireRunOnSecondaryUser.java | 19 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 51 OptionalBoolean switchedToUser() default TRUE; in switchedToUser() field
|
D | RequireRunOnPrimaryUser.java | 19 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 50 OptionalBoolean switchedToUser() default TRUE; in switchedToUser() field
|
D | RequireRunOnSystemUser.java | 19 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 51 OptionalBoolean switchedToUser() default TRUE; in switchedToUser() field
|
D | RequireRunOnTvProfile.java | 20 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 50 OptionalBoolean switchedToParentUser() default TRUE; in switchedToParentUser() field
|
D | EnsureHasSecondaryUser.java | 20 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 46 OptionalBoolean installInstrumentedApp() default TRUE; in installInstrumentedApp() field
|
D | EnsureHasTvProfile.java | 21 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 48 OptionalBoolean installInstrumentedApp() default TRUE; in installInstrumentedApp() field
|
D | EnsureHasWorkProfile.java | 21 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 54 OptionalBoolean installInstrumentedApp() default TRUE; in installInstrumentedApp() field
|
D | RequireRunOnWorkProfile.java | 22 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 70 OptionalBoolean switchedToParentUser() default TRUE; in switchedToParentUser() field
|
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/ |
D | SampleDeviceInfo.java | 32 boolean[] booleans = {Boolean.TRUE, Boolean.FALSE}; in collectDeviceInfo() 40 store.addResult("foo_boolean", Boolean.TRUE); in collectDeviceInfo()
|
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/ |
D | OptionalBoolean.java | 20 TRUE, enumConstant
|
/cts/tests/security/src/android/keystore/cts/ |
D | CborUtils.java | 69 if (value != SimpleValueType.TRUE && value != SimpleValueType.FALSE) { in getBoolean() 72 return (value == SimpleValueType.TRUE); in getBoolean() 82 } else if (value == SimpleValueType.TRUE) { in getBooleanList()
|
/cts/tests/tests/content/src/android/content/om/cts/ |
D | OverlayManagerTest.java | 65 .thenReturn(Boolean.TRUE); in testSetEnabled() 77 .thenReturn(Boolean.TRUE); in testSetEnabledExclusiveInCategory()
|
/cts/tests/tests/permission2/src/android/permission2/cts/ |
D | NoWriteSecureSettingsPermissionTest.java | 39 values.put(Settings.Secure.VALUE, Boolean.TRUE); in testWriteSecureSettings()
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | PackageSetInstallerTest.kt | 88 finalState = GrantState.TRUE) in notRestricted() 217 GrantState.TRUE -> { in assertGrantState() 265 TRUE,
|
D | BaseAppSecurityTest.java | 74 testArgs.put("is_instant", Boolean.TRUE.toString()); in runDeviceTests()
|
/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
D | CrossProfileAppsTest.java | 22 import static com.android.bedstead.harrier.OptionalBoolean.TRUE; 103 @RequireRunOnWorkProfile(installInstrumentedAppInParent = TRUE) 139 @RequireRunOnWorkProfile(installInstrumentedAppInParent = TRUE) 265 @RequireRunOnWorkProfile(installInstrumentedAppInParent = TRUE) 309 @RequireRunOnWorkProfile(installInstrumentedAppInParent = TRUE)
|
/cts/tests/location/location_fine/src/android/location/cts/fine/ |
D | GeofencingTest.java | 127 assertThat(capture.getNextProximityChange(TIMEOUT_MS)).isEqualTo(Boolean.TRUE); in testAddProximityAlert() 239 assertThat(capture.getNextProximityChange(TIMEOUT_MS)).isEqualTo(Boolean.TRUE); in testAddProximityAlert_StartProximate() 269 assertThat(capture.getNextProximityChange(TIMEOUT_MS)).isEqualTo(Boolean.TRUE); in testAddProximityAlert_Multiple()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ActionModeTest.java | 91 doReturn(Boolean.TRUE).when(mockCallback).onCreateActionMode( in testInvalidateContentRectOnFloatingCallsCallback() 93 doReturn(Boolean.TRUE).when(mockCallback).onPrepareActionMode( in testInvalidateContentRectOnFloatingCallsCallback()
|
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/ |
D | ServiceRunnerActivity.java | 57 mActivity.mSuccess = Boolean.TRUE; in handleMessage()
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageManagerGetPropertyTest.java | 25 import static java.lang.Boolean.TRUE; 129 null, PROPERTY_TYPE_BOOLEAN, TRUE); in testGetApplicationProperty() 136 null, PROPERTY_TYPE_BOOLEAN, TRUE); in testGetApplicationProperty()
|