OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onSecurityHold
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/
ExchangeService.java
238
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 23 milliseconds