Searched defs:ACTION_CALLED_ACCOUNT_REMOVE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java1559 logRecord(accounts, DebugDbHelper.ACTION_CALLED_ACCOUNT_REMOVE, TABLE_ACCOUNTS);
1592 logRecord(accounts, DebugDbHelper.ACTION_CALLED_ACCOUNT_REMOVE, TABLE_ACCOUNTS);
4230 private static String ACTION_CALLED_ACCOUNT_REMOVE = "action_called_account_remove"; field in class:AccountManagerService.DebugDbHelper

Completed in 37 milliseconds