Home
last modified time | relevance | path

Searched refs:expectedSize (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/libvehiclenetwork/native/
DVehicleNetworkProtoUtil.cpp60 int expectedSize = in.value_type - VEHICLE_VALUE_TYPE_FLOAT + 1; in toVehiclePropValue() local
61 for (int i = 0; i < expectedSize; i++) { in toVehiclePropValue()
76 int expectedSize = in.value_type - VEHICLE_VALUE_TYPE_INT32 + 1; in toVehiclePropValue() local
77 for (int i = 0; i < expectedSize; i++) { in toVehiclePropValue()
85 int expectedSize = in.value_type - VEHICLE_VALUE_TYPE_ZONED_INT32 + 1; in toVehiclePropValue() local
86 for (int i = 0; i < expectedSize; i++) { in toVehiclePropValue()
94 int expectedSize = in.value_type - VEHICLE_VALUE_TYPE_ZONED_FLOAT + 1; in toVehiclePropValue() local
95 for (int i = 0; i < expectedSize; i++) { in toVehiclePropValue()
156 int expectedSize = out.value_type - VEHICLE_VALUE_TYPE_FLOAT + 1; in fromVehiclePropValue() local
157 if (in.float_values_size() != expectedSize) { in fromVehiclePropValue()
[all …]
/packages/apps/Dialer/tests/src/com/android/dialer/list/
DPhoneFavoritesTileAdapterTest.java295 int expectedSize) { in assertContactEntryListPositionsMatchId() argument
296 Assert.assertEquals(expectedSize, contactEntries.size()); in assertContactEntryListPositionsMatchId()
297 for (int i = 0; i < expectedSize; ++i) { in assertContactEntryListPositionsMatchId()
/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java217 float expectedSize = ICON_SIZE_DEFINED_IN_APP_DP * densityBuckets[i] in getLauncherIconDensity() local
219 if (expectedSize >= requiredSize) { in getLauncherIconDensity()
/packages/apps/Email/tests/src/com/android/email/
DLegacyConversionsTests.java296 long expectedSize = (sizeString != null) ? Long.parseLong(sizeString) : 0; in checkAttachment() local
297 assertEquals(tag, expectedSize, actual.mSize); in checkAttachment()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...