Searched refs:notifyRefreshStatusChanged (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/
H A DRefreshManager.java220 notifyRefreshStatusChanged(accountId, -1);
259 notifyRefreshStatusChanged(accountId, mailboxId);
275 notifyRefreshStatusChanged(accountId, -1);
330 private void notifyRefreshStatusChanged(long accountId, long mailboxId) { method in class:RefreshManager
381 notifyRefreshStatusChanged(accountId, -1);
425 notifyRefreshStatusChanged(accountId, mailboxId);

Completed in 31 milliseconds