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

  /packages/apps/Email/src/com/android/email/
Account.java 389 public int getAutomaticCheckIntervalMinutes() {
LegacyConversions.java 652 result.setSyncInterval(fromAccount.getAutomaticCheckIntervalMinutes());
    [all...]

Completed in 20 milliseconds