Searched refs:mTimeLastEmergencySmsSentMs (Results 1 – 1 of 1) sorted by relevance
301 private volatile long mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED; field in Phone953 mTimeLastEmergencySmsSentMs = SystemClock.elapsedRealtime(); in notifySmsSent()966 long lastSmsTimeMs = mTimeLastEmergencySmsSentMs; in isInEmergencySmsMode()992 mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED; in isInEmergencySmsMode()