Searched refs:showSecurityNeededNotification (Results 1 – 2 of 2) sorted by relevance
602 NotificationController.getInstance(mContext).showSecurityNeededNotification(account); in setAccountPolicy()637 NotificationController.getInstance(mContext).showSecurityNeededNotification(account); in policiesRequired()
784 public void showSecurityNeededNotification(Account account) { in showSecurityNeededNotification() method in NotificationController