Searched refs:mTimeLastEmergencySmsSentMs (Results 1 – 1 of 1) sorted by relevance
355 private volatile long mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED; field in Phone1093 mTimeLastEmergencySmsSentMs = SystemClock.elapsedRealtime(); in notifySmsSent()1101 mTimeLastEmergencySmsSentMs = SystemClock.elapsedRealtime(); in notifySmsSent()1116 long lastSmsTimeMs = mTimeLastEmergencySmsSentMs; in isInEmergencySmsMode()1142 mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED; in isInEmergencySmsMode()