OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showSecurityNeededNotification
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Email/src/com/android/email/
SecurityPolicy.java
455
NotificationController.getInstance(context).
showSecurityNeededNotification
(account);
503
NotificationController.getInstance(mContext).
showSecurityNeededNotification
(account);
635
NotificationController.getInstance(mContext).
showSecurityNeededNotification
(account);
[
all
...]
NotificationController.java
494
public void
showSecurityNeededNotification
(Account account) {
[
all
...]
Completed in 34 milliseconds