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