OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onSecurityHold
(Results
1 - 3
of
3
) sorted by null
/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
...]
/packages/apps/Exchange/src/com/android/exchange/
EasAccountService.java
315
if (ExchangeService.
onSecurityHold
(mAccount)) {
[
all
...]
ExchangeService.java
238
public static boolean
onSecurityHold
(Account account) {
Completed in 26 milliseconds