OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onAuthDescriptionsUpdated
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceBase.java
66
protected void
onAuthDescriptionsUpdated
() {
197
* and update any UI that depends on AuthenticatorDescriptions in
onAuthDescriptionsUpdated
().
204
onAuthDescriptionsUpdated
();
ChooseAccountActivity.java
100
* and update any UI that depends on AuthenticatorDescriptions in
onAuthDescriptionsUpdated
().
107
onAuthDescriptionsUpdated
();
110
private void
onAuthDescriptionsUpdated
() {
AccountSyncSettings.java
492
protected void
onAuthDescriptionsUpdated
() {
493
super.
onAuthDescriptionsUpdated
();
ManageAccountsSettings.java
284
protected void
onAuthDescriptionsUpdated
() {
Completed in 1631 milliseconds