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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DNotificationUtils.java417 public static void validateAccountNotifications(Context context, Account account) { method in class:NotificationUtils
419 LogUtils.d(LOG_TAG, "validateAccountNotifications - %s", email);
463 LogUtils.d(LOG_TAG, "validateAccountNotifications - cancelling %s / %s",

Completed in 51 milliseconds