OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAutomaticSyncDisabledByRoaming
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Email/src/com/android/email/
Preferences.java
331
return Account.
isAutomaticSyncDisabledByRoaming
(context, account.mId)
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Account.java
704
public static boolean
isAutomaticSyncDisabledByRoaming
(Context context, long accountId) {
[
all
...]
Completed in 30 milliseconds