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.java125 static String DEBUG_ACTION_CALLED_ACCOUNT_REMOVE = "action_called_account_remove"; field in AccountsDb
DAccountManagerService.java2178 AccountsDb.DEBUG_ACTION_CALLED_ACCOUNT_REMOVE, in removeAccountAsUser()
2216 AccountsDb.DEBUG_ACTION_CALLED_ACCOUNT_REMOVE, in removeAccountExplicitly()