Searched defs:accountInfo (Results 1 – 1 of 1) sorted by relevance
327 long[] accountInfo = new long[numAccounts * 2]; // pairs of { accountId, lastSync } in reschedule() local398 private PendingIntent createAlarmIntent(long checkId, long[] accountInfo, boolean isWatchdog) { in createAlarmIntent()596 long[] accountInfo = restoreIntent.getLongArrayExtra(EXTRA_ACCOUNT_INFO); in restoreSyncReports() local