Home
last modified time | relevance | path

Searched refs:KEY_ACCOUNT_TITLE_RES (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accounts/
DAccountDetailDashboardFragment.java52 public static final String KEY_ACCOUNT_TITLE_RES = "account_title_res"; field in AccountDetailDashboardFragment
DAccountPreferenceController.java636 fragmentArguments.putInt(AccountDetailDashboardFragment.KEY_ACCOUNT_TITLE_RES, in getAccountTypePreferences()