Searched refs:mLastUpdated (Results 1 – 1 of 1) sorted by relevance
65 private long mLastUpdated; field in Bubble95 mLastUpdated = e.notification.getPostTime(); in Bubble()193 mLastUpdated = entry.notification.getPostTime(); in updateEntry()204 return Math.max(mLastUpdated, mLastAccessed); in getLastActivity()211 return mLastUpdated; in getLastUpdateTime()