Searched refs:mOOSTimestamp (Results 1 – 1 of 1) sorted by relevance
140 private SparseArray<Long> mOOSTimestamp = new SparseArray<>(); field in NotificationMgr912 mOOSTimestamp.put(subId, getTimeStamp()); in shouldShowNotification()914 if ((getTimeStamp() - mOOSTimestamp.get(subId, 0L) in shouldShowNotification()930 + " mOOSTimestamp = " + mOOSTimestamp in shouldShowNotification()952 mOOSTimestamp.remove(subId); in clearUpNetworkSelectionNotificationParam()