Home
last modified time | relevance | path

Searched defs:properties (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/calendarcommon/src/android/calendarcommon2/cts/
DCalendarcommon2Test.java38 List<ICalendar.Property> properties = in testStaticLinking() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DCallTest.java102 final int properties = PROPERTY_CONFERENCE in testPropertiesToString() local
DConnectionTest.java180 final int properties = Connection.PROPERTY_IS_EXTERNAL_CALL; in testSetAndGetConnectionProperties() local
DRemoteConferenceTest.java366 int properties = mRemoteConference.getConnectionCapabilities() in testRemoteConferenceCallbacks_ConnectionProperties() local
DConferenceTest.java238 int properties = mConferenceObject.getConnectionProperties(); in testConferenceProperties() local
DBaseTelecomTestWithMockServices.java939 public void assertCallProperties(final Call call, final int properties) { in assertCallProperties()
DRemoteConnectionTest.java264 int properties = mRemoteConnection.getConnectionCapabilities() in testRemoteConnectionCallbacks_ConnectionProperties() local
/cts/tests/tests/view/src/android/view/cts/
DMotionEventTest.java516 PointerProperties properties = new PointerProperties(); in testPointerPropertiesDefaultConstructor() local
523 PointerProperties properties = new PointerProperties(); in testPointerPropertiesCopyConstructor() local
533 PointerProperties properties = new PointerProperties(); in testPointerPropertiesCopyFrom() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DAllocationTest.java716 CameraCharacteristics properties = in forEachCamera() local
776 CameraCharacteristics properties = in forEachSize() local
DCameraTestUtils.java1055 CameraCharacteristics properties = cameraManager.getCameraCharacteristics(cameraId); in getSupportedSizeForFormat() local
1084 CameraCharacteristics properties = cameraManager.getCameraCharacteristics(cameraId); in getSupportedSizeForClass() local
/cts/tests/tests/midi/src/android/midi/cts/
DMidiEchoTest.java160 Bundle properties = info.getProperties(); in findEchoDevice() local
268 Bundle properties = echoInfo.getProperties(); in checkEchoDeviceInfo() local
/cts/tools/testng/
Dgen-test-list-xml.py85properties = property(_get_properties, _set_properties, doc="Get/set additional XML properties suc… variable in BaseNode
/cts/tests/tests/media/src/android/media/cts/
DVp8CodecTestBase.java532 CodecProperties properties = getVpxCodecProperties( in decode() local
719 CodecProperties properties, in MediaEncoderAsyncHelper()
1273 CodecProperties properties = getVpxCodecProperties( in encode() local
1448 CodecProperties properties = getVpxCodecProperties( in encodeAsync() local
1552 CodecProperties properties = getVpxCodecProperties( in encodeSimulcast() local
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java307 JSONObject properties = device.getJSONObject(KEY_PROPERTIES); in emitDevices() local
600 JSONObject properties = layer.getJSONObject(KEY_PROPERTIES); in emitLayers() local