Home
last modified time | relevance | path

Searched refs:TYPE_NULL (Results 1 – 14 of 14) sorted by relevance

/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/
DDataFormatter.java65 private static final String TYPE_NULL = "null"; field in DataFormatter
76 logMarshalling("Adding Null", index, extraTypeName, TYPE_NULL, extraValueName, value); in addArg()
77 intent.putExtra(extraTypeName, TYPE_NULL); in addArg()
276 case TYPE_NULL: in getArg()
329 case TYPE_NULL: in getArg()
/cts/tests/tests/content/src/android/content/res/cts/
DResources_ThemeTest.java205 assertEquals(TypedValue.TYPE_NULL, tv.type); in testEmptyDoesNotGetOverriden()
211 assertEquals(TypedValue.TYPE_NULL, tv.type); in testEmptyDoesNotGetOverriden()
217 assertNotSame(TypedValue.TYPE_NULL, tv.type); in testEmptyDoesNotGetOverriden()
DTypedArrayTest.java153 assertEquals(TypedValue.TYPE_NULL, t.getType(R.styleable.style1_typeEmpty)); in testGetType()
154 assertEquals(TypedValue.TYPE_NULL, t.getType(R.styleable.style1_typeUndefined)); in testGetType()
336 assertEquals(TypedValue.TYPE_NULL, ta.getType(R.styleable.style1_type1)); in testEmptyXmlAttributeDoesNotFallbackToTheme()
/cts/tests/tests/util/src/android/util/cts/
DTypedValueTest.java194 assertNull(TypedValue.coerceToString(TypedValue.TYPE_NULL, 10)); in testCoerceToString2()
277 tv.type = TypedValue.TYPE_NULL; in testIsColorType()
/cts/tests/tests/view/src/android/view/cts/
DSurfaceOOMTestActivity.java82 PointerIcon.getSystemIcon(this, PointerIcon.TYPE_NULL)); in onCreate()
DViewTest.java665 assertSystemPointerIcon(PointerIcon.TYPE_NULL); in testCreatePointerIcons()
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaFormatTest.java269 testSingleKeyRemoval(format, "null", MediaFormat.TYPE_NULL); in testNullStringValue()
276 testSingleKeyRemoval(format, "null", MediaFormat.TYPE_NULL); in testNullByteBufferValue()
282 assertEquals(MediaFormat.TYPE_NULL, format.getValueTypeForKey("missing")); in testMissingValue()
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java100 PointerIcon.getSystemIcon(this, PointerIcon.TYPE_NULL)); in onCreate()
DCapturedActivity.java125 PointerIcon.getSystemIcon(this, PointerIcon.TYPE_NULL)); in onCreate()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DAccessibilityInputMethodTest.java228 assertThat(editorInfo.inputType).isEqualTo(EditorInfo.TYPE_NULL); in verifyOnStartInputEventForFallbackInputConnection()
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DLoginActivityTest.java68 import static android.text.InputType.TYPE_NULL;
2256 assertThat(label.getInputType()).isEqualTo(TYPE_NULL); in testGetTextInputType()
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecTest.java2559 MediaFormat.TYPE_NULL != desc.getType()); in testVendorParameters()
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java5638 mTextView.setInputType(InputType.TYPE_NULL); in testAccessContentType()
5639 assertEquals(InputType.TYPE_NULL, mTextView.getInputType()); in testAccessContentType()
5718 mTextView.setRawInputType(InputType.TYPE_NULL); in testAccessRawContentType()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt11751 field public static final int TYPE_NULL = 0; // 0x0
23777 field public static final int TYPE_NULL = 0; // 0x0
47681 field public static final int TYPE_NULL = 0; // 0x0
50434 field public static final int TYPE_NULL = 0; // 0x0
52081 field public static final int TYPE_NULL = 0; // 0x0