Searched refs:sLastExpandedTimestamp (Results 1 – 1 of 1) sorted by relevance
673 private static long sLastExpandedTimestamp; // quick hack to keep things from collapsing field in NotificationStation.HistoricalNotificationPreference699 sLastExpandedTimestamp = mInfo.timestamp; in onBindViewHolder()743 mInfo.timestamp == sLastExpandedTimestamp ? View.VISIBLE : View.GONE); in updatePreference()