Home
last modified time | relevance | path

Searched refs:TRUE (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DRelativeLayout_LayoutParamsTest.java101 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.CENTER_IN_PARENT]); in testConstructor()
143 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_BOTTOM]); in testConstructor()
144 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_LEFT]); in testConstructor()
153 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_TOP]); in testConstructor()
154 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_RIGHT]); in testConstructor()
164 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.CENTER_HORIZONTAL]); in testConstructor()
174 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.CENTER_VERTICAL]); in testConstructor()
208 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.CENTER_IN_PARENT]); in testStartEnd()
278 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_BOTTOM]); in testStartEnd()
280 assertEquals(RelativeLayout.TRUE, rules[RelativeLayout.ALIGN_PARENT_LEFT]); in testStartEnd()
[all …]
DSearchViewTest.java143 when(mockDenyCloseListener.onClose()).thenReturn(Boolean.TRUE); in testDenyIconifyingInconifiableView()
205 when(mockQueryTextListener.onQueryTextSubmit(anyString())).thenReturn(Boolean.TRUE); in testAccessQuery()
DRelativeLayoutTest.java331 p.addRule(RelativeLayout.CENTER_IN_PARENT, RelativeLayout.TRUE); in testGetRule()
335 assertEquals("Get boolean rule", RelativeLayout.TRUE, in testGetRule()
DTextViewTest.java3158 when(mockOnLongClickListener.onLongClick(any(View.class))).thenReturn(Boolean.TRUE); in testPerformLongClick()
6094 thenReturn(Boolean.TRUE); in testSetAndGetCustomSelectionActionModeCallback()
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DSampleDeviceInfo.java32 boolean[] booleans = {Boolean.TRUE, Boolean.FALSE}; in collectDeviceInfo()
40 store.addResult("foo_boolean", Boolean.TRUE); in collectDeviceInfo()
/cts/tests/tests/permission2/src/android/permission2/cts/
DNoWriteSecureSettingsPermissionTest.java39 values.put(Settings.Secure.VALUE, Boolean.TRUE); in testWriteSecureSettings()
/cts/tests/tests/view/src/android/view/cts/
DActionModeTest.java90 doReturn(Boolean.TRUE).when(mockCallback).onCreateActionMode( in testInvalidateContentRectOnFloatingCallsCallback()
92 doReturn(Boolean.TRUE).when(mockCallback).onPrepareActionMode( in testInvalidateContentRectOnFloatingCallsCallback()
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
DServiceRunnerActivity.java57 mActivity.mSuccess = Boolean.TRUE; in handleMessage()
/cts/libs/json/src/com/android/json/stream/
DJsonReader.java172 private static final String TRUE = "true"; field in JsonReader
400 boolean result = (value == TRUE); in nextBoolean()
1012 value = TRUE; in decodeLiteral()
/cts/tests/tests/security/res/raw/
Dopenssl_heartbleed_test_cert.pem67 CA:TRUE
/cts/tools/dex-tools/dex/
Dclasses0.out.dex14379 public static final java.lang.Boolean TRUE
56127 public static final java.lang.String TRUE
56158 public static final java.lang.String TRUE
75148 public static final java.lang.String TRUE
88345 public static final org.bouncycastle.asn1.DERBoolean TRUE
Dclasses.out.dex95253 public static final int TRUE