Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountsDb.java126 static String DEBUG_ACTION_CALLED_ACCOUNT_REMOVE = "action_called_account_remove"; field in AccountsDb
DAccountManagerService.java2203 AccountsDb.DEBUG_ACTION_CALLED_ACCOUNT_REMOVE, in removeAccountAsUser()
2241 AccountsDb.DEBUG_ACTION_CALLED_ACCOUNT_REMOVE, in removeAccountExplicitly()