Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppObserver.java367 ArrayList<BluetoothMapAccountItem> accountList = mFullList.get(app); in getEnabledAccountItems() local
394 ArrayList<BluetoothMapAccountItem> accountList = mFullList.get(app); in getAllAccountItems() local
/packages/apps/Contacts/src/com/android/contacts/util/
DAccountSelectionUtil.java63 public AccountSelectedListener(Activity activity, List<AccountWithDataSet> accountList, in AccountSelectedListener()
74 public AccountSelectedListener(Activity activity, List<AccountWithDataSet> accountList, in AccountSelectedListener()
/packages/apps/Contacts/src/com/android/contacts/vcard/
DSelectAccountActivity.java61 final List<AccountWithDataSet> accountList = accountTypes.blockForWritableAccounts(); in onCreate() local
DNfcImportVCardActivity.java197 final List<AccountWithDataSet> accountList = accountTypes.blockForWritableAccounts(); in onCreate() local
DImportVCardActivity.java600 final List<AccountWithDataSet> accountList = accountTypes.blockForWritableAccounts(); in onCreate() local
/packages/apps/Contacts/src/com/android/contacts/interactions/
DImportDialogFragment.java265 final List<AccountWithDataSet> accountList = AccountInfo.extractAccounts( in handleImportRequest() local