Searched refs:accountTypeLabel (Results 1 – 1 of 1) sorted by relevance
92 String accountTypeLabel; in onCreate() local94 accountTypeLabel = getAccountLabel(mAccount); in onCreate()147 ((TextView) findViewById(R.id.account_type)).setText(accountTypeLabel); in onCreate()