Home
last modified time | relevance | path

Searched defs:v3 (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DConvertUtils.java343 private static long getDiffValue(long v1, long v2, long v3) { in getDiffValue()
347 private static double getDiffValue(double v1, double v2, double v3) { in getDiffValue()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java228 int v3 = (int) (vHigh & 0xffffffff); in getLongLongAsString() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java2638 ContentValues v3 = new ContentValues(); in testEmailFilterDefaultSortOrder() local
2734 final ContentValues v3 = cv(Email.ADDRESS, "account3@testemail.com"); in testEmailFilterSuperPrimaryOverUsageSort() local
2754 final ContentValues v3 = cv(Email.ADDRESS, "account3@testemail.com"); in testEmailFilterUsageOverPrimarySort() local
2777 ContentValues v3 = new ContentValues(); in testEmailFilterSortOrderWithFeedback() local
4041 ContentValues v3 = new ContentValues(); in testGroupDelete_byAccountSelection() local
4072 ContentValues v3 = new ContentValues(); in testGroupDelete_byAccountParam() local
4120 ContentValues v3 = new ContentValues(); in testGroupSummaryQuery() local