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