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

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Account.java 112 public long mNotifiedMessageId;
257 mNotifiedMessageId = cursor.getLong(CONTENT_NOTIFIED_MESSAGE_ID);
    [all...]
  /packages/apps/Email/src/com/android/email/
NotificationController.java 655 long oldMessageId = account.mNotifiedMessageId;
    [all...]

Completed in 2166 milliseconds