Searched defs:v1 (Results 1 – 10 of 10) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapUtils.java | 52 int v1 = (int) (v & 0xffffffff); in getLongAsString() local
|
/packages/apps/Browser/src/com/android/browser/view/ |
D | BasePieView.java | 146 View v1 = mViews.get(mCurrent); in onTouchEvent() local
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | TimerSetupView.java | 85 View v1 = findViewById(R.id.first); in onFinishInflate() local
|
/packages/apps/Camera2/src/com/android/camera/data/ |
D | LocalData.java | 224 private static int compareDate(long v1, long v2) { in compareDate()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Utilities.java | 336 public static int[] getCenterDeltaInScreenSpace(View v0, View v1, int[] delta) { in getCenterDeltaInScreenSpace()
|
D | Folder.java | 681 boolean readingOrderGreaterThan(int[] v1, int[] v2) { in readingOrderGreaterThan()
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsProvider2Test.java | 2240 ContentValues v1 = new ContentValues(); in testEmailFilterDefaultSortOrder() local 2258 ContentValues v1 = new ContentValues(); in testEmailFilterPrimaryAddress() local 2276 ContentValues v1 = new ContentValues(); in testEmailFilterPrimaryAccount() local 2314 final ContentValues v1 = cv(Email.ADDRESS, "account1@testemail.com"); in testEmailFilterSameDomainAccountOrder() local 2338 final ContentValues v1 = cv(Email.ADDRESS, "account1@testemail.com"); in testEmailFilterSuperPrimaryOverUsageSort() local 2364 final ContentValues v1 = cv(Email.ADDRESS, "account1@testemail.com"); in testEmailFilterUsageOverPrimarySort() local 2385 ContentValues v1 = new ContentValues(); in testEmailFilterSortOrderWithFeedback() local 2439 ContentValues v1 = new ContentValues(); in testEmailFilterSortOrderWithOldHistory() local 3657 ContentValues v1 = new ContentValues(); in testGroupDelete_byAccountSelection() local 3688 ContentValues v1 = new ContentValues(); in testGroupDelete_byAccountParam() local [all …]
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 1076 inline void db_MaxVector_128_Aligned16_f(float *m,float *v1,float *v2) in db_MaxVector_128_Aligned16_f() 1202 inline void db_MaxVector_128_SecondSourceDestAligned16_f(float *m,float *v1,float *v2) in db_MaxVector_128_SecondSourceDestAligned16_f()
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 1076 inline void db_MaxVector_128_Aligned16_f(float *m,float *v1,float *v2) in db_MaxVector_128_Aligned16_f() 1202 inline void db_MaxVector_128_SecondSourceDestAligned16_f(float *m,float *v1,float *v2) in db_MaxVector_128_SecondSourceDestAligned16_f()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | Folder.java | 566 boolean readingOrderGreaterThan(int[] v1, int[] v2) { in readingOrderGreaterThan()
|