HomeSort by relevance Sort by last modified time
    Searched refs:isAutomaticSyncDisabledByRoaming (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/src/com/android/email/
Preferences.java 315 return Account.isAutomaticSyncDisabledByRoaming(context, account.mId)
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Account.java 692 public static boolean isAutomaticSyncDisabledByRoaming(Context context, long accountId) {
    [all...]

Completed in 417 milliseconds