Searched defs:v3 (Results 1 – 8 of 8) sorted by relevance
| /packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
| D | MultiScalePropertyTest.kt | 90 val v3 = 1.0f in set_allHigherThanOne_boundToMax() constant 102 val v3 = 4f in set_differentIndexes_firstModified_aggregationApplied() constant
|
| D | MultiPropertyFactoryTest.kt | 65 val v3 = 150f in <lambda>() constant
|
| /packages/modules/Virtualization/libs/apkverify/src/ |
| D | lib.rs | 23 mod v3; module
|
| /packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/ |
| D | ConvertUtils.java | 392 private static long getDiffValue(long v1, long v2, long v3) { in getDiffValue() 396 private static double getDiffValue(double v1, double v2, double v3) { in getDiffValue()
|
| D | DataProcessor.java | 1164 private static long getDiffValue(long v1, long v2, long v3) { in getDiffValue() 1168 private static double getDiffValue(double v1, double v2, double v3) { in getDiffValue()
|
| /packages/modules/Bluetooth/system/embdrv/lc3/src/ |
| D | ltpf_neon.h | 212 int64x2_t v0 = vmovq_n_s64(0), v1 = v0, v2 = v0, v3 = v0; in neon_correlate() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
| D | BluetoothMapUtils.java | 228 int v3 = (int) (vHigh & 0xffffffff); in getLongLongAsString() local
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | ContactsProvider2Test.java | 2863 ContentValues v3 = new ContentValues(); in testEmailFilterDefaultSortOrder() local 2959 final ContentValues v3 = cv(Email.ADDRESS, "account3@testemail.com"); in testEmailFilterSuperPrimaryOverUsageSort() local 2979 final ContentValues v3 = cv(Email.ADDRESS, "account3@testemail.com"); in testEmailFilterUsageOverPrimarySort() local 3002 ContentValues v3 = new ContentValues(); in testEmailFilterSortOrderWithFeedback() local 4266 ContentValues v3 = new ContentValues(); in testGroupDelete_byAccountSelection() local 4297 ContentValues v3 = new ContentValues(); in testGroupDelete_byAccountParam() local 4345 ContentValues v3 = new ContentValues(); in testGroupSummaryQuery() local
|