Searched defs:v3 (Results  1 – 8 of 8) sorted by relevance
| /packages/modules/Uwb/service/tests/src/com/android/server/uwb/correction/math/ | 
| D | Vector3Test.java | 36         Vector3 v3 = v1.multiply(v2);  in testMultiply()  local 68         Vector3 v3 = Vector3.lerp(v1, v2, 0.5f);  in testLerp()  local 76         Vector3 v3 = new Vector3(0, 0, F_PI);  in testToDegrees()  local
  | 
| D | Vector3Tests.java | 71         Vector3 v3 = new Vector3(1, -2, -13.1f);  in testToString()  local
  | 
| /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 | 25 mod v3;  module
  | 
| /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 | 233         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
  |