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