HomeSort by relevance Sort by last modified time
    Searched refs:addPreferencesForType (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceBase.java 140 public PreferenceScreen addPreferencesForType(final String accountType,
142 return mAccountTypePreferenceLoader.addPreferencesForType(accountType, parent);
AccountDetailDashboardFragment.java 143 accountTypePreferenceLoader.addPreferencesForType(mAccountType, getPreferenceScreen());
AccountTypePreferenceLoader.java 75 public PreferenceScreen addPreferencesForType(final String accountType,

Completed in 3119 milliseconds