Searched refs:account2Extras (Results 1 – 1 of 1) sorted by relevance
1015 Bundle account2Extras = new Bundle(); in testSortBySortOrder() local1016 account2Extras.putInt(PhoneAccount.EXTRA_SORT_ORDER, 2); in testSortBySortOrder()1020 .setExtras(account2Extras) in testSortBySortOrder()1110 Bundle account2Extras = new Bundle(); in testSortAll() local1111 account2Extras.putInt(PhoneAccount.EXTRA_SORT_ORDER, 1); in testSortAll()1116 .setExtras(account2Extras) in testSortAll()