Home | History | Annotate | Download | only in accounts

Lines Matching refs:ACTION_ACCOUNT_REMOVED

983     // Returns a list of packages listening to ACTION_ACCOUNT_REMOVED able to see the account.
985 Intent intent = new Intent(AccountManager.ACTION_ACCOUNT_REMOVED);
1004 // Returns true if given package is listening to ACTION_ACCOUNT_REMOVED and can see the account.
1013 Intent intent = new Intent(AccountManager.ACTION_ACCOUNT_REMOVED);
1050 Intent intent = new Intent(AccountManager.ACTION_ACCOUNT_REMOVED);