Home
last modified time | relevance | path

Searched defs:v2 (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/data/
DNewestFirstComparator.java73 private int compareDate(Date v1, Date v2) { in compareDate()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderAnimationManager.java407 private Animator getAnimator(View view, Property property, float v1, float v2) { in getAnimator()
413 private Animator getAnimator(GradientDrawable drawable, String property, int v1, int v2) { in getAnimator()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java149 int v2 = (int) ((v >> 32) & 0xffffffff); in getLongAsString() local
227 int v2 = (int) ((vLow >> 32) & 0xffffffff); in getLongLongAsString() local
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dvaluetest.cpp232 Value v2(v1, a); // deep copy constructor in TestCopyFrom() local
269 Value v2(kObjectType); in TEST() local
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_feature_detection.cpp1076 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/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java2643 ContentValues v2 = new ContentValues(); in testEmailFilterDefaultSortOrder() local
2661 ContentValues v2 = new ContentValues(); in testEmailFilterPrimaryAddress() local
2679 ContentValues v2 = new ContentValues(); in testEmailFilterPrimaryAccount() local
2716 final ContentValues v2 = cv(Email.ADDRESS, "account1@email.com"); in testEmailFilterSameDomainAccountOrder() local
2740 final ContentValues v2 = cv(Email.ADDRESS, "account2@testemail.com"); in testEmailFilterSuperPrimaryOverUsageSort() local
2760 final ContentValues v2 = cv(Email.ADDRESS, "account2@testemail.com"); in testEmailFilterUsageOverPrimarySort() local
2782 ContentValues v2 = new ContentValues(); in testEmailFilterSortOrderWithFeedback() local
4371 ContentValues v2 = new ContentValues(); in testGroupDelete_byAccountSelection() local
4402 ContentValues v2 = new ContentValues(); in testGroupDelete_byAccountParam() local
4445 ContentValues v2 = new ContentValues(); in testGroupSummaryQuery() local