Searched refs:mAccountInfos (Results 1 – 1 of 1) sorted by relevance
91 AccountInfo[] mAccountInfos = new AccountInfo[mAccounts.length]; in onCreate() local93 mAccountInfos[i] = new AccountInfo(((Account) mAccounts[i]).name, in onCreate()103 android.R.layout.simple_list_item_1, mAccountInfos)); in onCreate()