Searched refs:account1Extras (Results 1 – 1 of 1) sorted by relevance
1007 Bundle account1Extras = new Bundle(); in testSortBySortOrder() local1008 account1Extras.putInt(PhoneAccount.EXTRA_SORT_ORDER, 1); in testSortBySortOrder()1012 .setExtras(account1Extras) in testSortBySortOrder()1101 Bundle account1Extras = new Bundle(); in testSortAll() local1102 account1Extras.putInt(PhoneAccount.EXTRA_SORT_ORDER, 2); in testSortAll()1107 .setExtras(account1Extras) in testSortAll()