HomeSort by relevance Sort by last modified time
    Searched defs:onSecurityHold (Results 1 - 2 of 2) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/
ExchangeService.java 162 } else if (onSecurityHold(acct)) {
362 public static boolean onSecurityHold(Account account) {
  /packages/apps/Email/emailsync/src/com/android/emailsync/
SyncManager.java 349 private static boolean onSecurityHold(Account account) {
393 if (onSecurityHold(account)) {
492 if (onSecurityHold(account) && !onSecurityHold(updatedAccount)) {
    [all...]

Completed in 686 milliseconds