Searched defs:expectedType (Results 1 – 8 of 8) sorted by relevance
| /frameworks/base/tests/net/java/android/net/ |
| D | MacAddressTest.java | 39 int expectedType; field in MacAddressTest.AddrTypeTestCase 41 static AddrTypeTestCase of(int expectedType, int... addr) { in of()
|
| /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ |
| D | TextViewBindingAdapterTest.java | 59 int expectedType = InputType.TYPE_CLASS_NUMBER; in getExpectedNumericType() local
|
| /frameworks/support/transition/src/main/java/androidx/transition/ |
| D | TransitionInflater.java | 192 private Object createCustom(AttributeSet attrs, Class expectedType, String tag) { in createCustom()
|
| /frameworks/base/core/java/android/transition/ |
| D | TransitionInflater.java | 199 private Object createCustom(AttributeSet attrs, Class expectedType, String tag) { in createCustom()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
| D | SystemUpdatePolicyTest.java | 396 private void assertInstallationOption(int expectedType, long expectedTime, long now, in assertInstallationOption()
|
| /frameworks/base/media/java/android/media/ |
| D | Metadata.java | 543 private void checkType(final int key, final int expectedType) { in checkType()
|
| /frameworks/av/camera/ |
| D | CameraMetadata.cpp | 172 status_t CameraMetadata::checkType(uint32_t tag, uint8_t expectedType) { in checkType()
|
| /frameworks/base/core/java/android/util/proto/ |
| D | ProtoOutputStream.java | 2292 final long expectedType = expectedFlags & FIELD_TYPE_MASK; in checkFieldId() local
|