/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/ |
D | DeviceConfigApiPermissionTests.java | 157 Properties properties = tryGetPropertiesWithReadPermission(violations); in testDeviceConfigWithAllPermissions() local 186 Properties properties = in testDeviceConfigPublicNamespacesWithoutReadPermission() local 208 Properties properties = in testDeviceConfigPublicNamespacesWithoutReadPermission() local 229 Properties properties = DeviceConfig.getProperties(PUBLIC_NAMESPACE); in testDeviceConfigPublicNamespacesWithoutReadPermission() local 253 public void onPropertiesChanged(Properties properties) { in onPropertiesChanged() 269 Properties properties = in trySetPropertiesWithoutWritePermission() local 320 Properties properties = in trySetPropertiesWithWritePermission() local 344 Properties properties = null; in tryGetPropertiesWithReadPermission() local
|
D | DeviceConfigApiTests.java | 178 Properties properties = new Properties.Builder(NAMESPACE1) in testSetAndGetProperties_sameNamespace() local 205 Properties properties = new Properties.Builder(NAMESPACE1) in testSetAndGetProperties_differentNamespace() local 619 final Properties properties = in testGetPropertiesString_empty() local 633 final Properties properties = in testGetPropertiesString_nullDefault() local 645 final Properties properties = in testGetPropertiesString_nonEmpty() local 659 final Properties properties = in testGetPropertiesBoolean_empty() local 672 final Properties properties = setPropertiesAndAssertSuccessfulChange( in testGetPropertiesBoolean_valid() local 685 final Properties properties = in testGetPropertiesBoolean_invalid() local 700 final Properties properties = in testGetPropertiesInt_empty() local 713 final Properties properties = in testGetPropertiesInt_valid() local [all …]
|
/cts/tests/tests/calendarcommon/src/android/calendarcommon2/cts/ |
D | Calendarcommon2Test.java | 38 List<ICalendar.Property> properties = in testStaticLinking() local
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | SystemPropertiesTest.java | 27 … static void verifySystemPropertiesProto(SystemPropertiesProto properties, final int filterLevel) { in verifySystemPropertiesProto()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CallTest.java | 105 final int properties = PROPERTY_CONFERENCE in testPropertiesToString() local
|
D | ConnectionTest.java | 182 final int properties = Connection.PROPERTY_IS_EXTERNAL_CALL; in testSetAndGetConnectionProperties() local
|
D | RemoteConferenceTest.java | 402 int properties = mRemoteConference.getConnectionCapabilities() in testRemoteConferenceCallbacks_ConnectionProperties() local
|
D | ConferenceTest.java | 312 int properties = mConferenceObject.getConnectionProperties(); in testConferenceProperties() local
|
/cts/tests/location/location_fine/src/android/location/cts/fine/ |
D | LocationProviderBaseTest.java | 95 ProviderProperties properties = new ProviderProperties.Builder() in testProperties() local 185 @NonNull ProviderProperties properties, LocationProviderBase mock) { in MyProvider()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | DeviceConfigStateHelper.java | 64 public void set(@NonNull DeviceConfig.Properties properties) { in set()
|
D | OneTimeDeviceConfigListener.java | 58 public void onPropertiesChanged(@NonNull Properties properties) { in onPropertiesChanged()
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | TouchHelper.java | 69 MotionEvent.PointerProperties properties = new MotionEvent.PointerProperties(); in getMotionEvent() local
|
/cts/tools/release-parser/src/com/android/cts/releaseparser/ |
D | BuildPropParser.java | 47 Map<String, String> properties = getProperties(); in setAdditionalInfo() local
|
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/ |
D | AppSearchSchemaCtsTest.java | 230 List<PropertyConfig> properties = schema.getProperties(); in testPropertyConfig() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MotionEventTest.java | 790 PointerProperties properties = new PointerProperties(); in testPointerPropertiesDefaultConstructor() local 798 PointerProperties properties = new PointerProperties(); in testPointerPropertiesCopyConstructor() local 809 PointerProperties properties = new PointerProperties(); in testPointerPropertiesCopyFrom() local
|
D | TouchDelegateTest.java | 214 MotionEvent.PointerProperties[] properties = in dispatchMultiTouchMotionEventToActivity() local
|
/cts/libs/midi/src/com/android/midi/ |
D | MidiEchoTestService.java | 84 Bundle properties = info.getProperties(); in findEchoDevice() local
|
/cts/hostsidetests/gputools/apps/jni/ |
D | android_gputools_cts_RootlessGpuDebug.cpp | 48 std::vector<VkExtensionProperties> properties(count); in initVulkan() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | AllocationTest.java | 771 CameraCharacteristics properties = in forEachCamera() local 831 CameraCharacteristics properties = in forEachSize() local
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | CaptureValuesTest.java | 90 String[] properties = transition.getTransitionProperties(); in verifyCapturedValues() local
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageManagerQueryPropertyTest.java | 482 private void assertProperty(List<Property> properties, String propertyName, in assertProperty()
|
/cts/tools/release-parser/proto/ |
D | release.proto | 186 map<string, string> properties = 13; field 373 map<string, string> properties = 19; field 399 map<string, string> properties = 9; field
|
/cts/tests/tests/media/src/android/media/cts/ |
D | VideoCodecTestBase.java | 566 CodecProperties properties = getVideoCodecProperties( in decode() local 784 CodecProperties properties, in MediaEncoderAsyncHelper() 1369 CodecProperties properties = getVideoCodecProperties( in encode() local 1555 CodecProperties properties = getVideoCodecProperties( in encodeAsync() local 1663 CodecProperties properties = getVideoCodecProperties( in encodeSimulcast() local
|
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
D | InputTestCase.java | 318 MotionEvent.PointerProperties[] properties = in splitBatchedMotionEvent() local
|
/cts/hostsidetests/gputools/layers/jni/ |
D | nullLayer.cpp | 60 VkResult getProperties(const uint32_t count, const T *properties, uint32_t *pCount, in getProperties()
|