Searched refs:mOOSTimestamp (Results 1 – 1 of 1) sorted by relevance
126 private SparseArray<Long> mOOSTimestamp = new SparseArray<>(); field in NotificationMgr749 mOOSTimestamp.put(subId, getTimeStamp()); in shouldShowNotification()751 if ((getTimeStamp() - mOOSTimestamp.get(subId, 0L) in shouldShowNotification()767 + " mOOSTimestamp = " + mOOSTimestamp in shouldShowNotification()789 mOOSTimestamp.remove(subId); in clearUpNetworkSelectionNotificationParam()