Searched refs:mTimeLastEmergencySmsSentMs (Results 1 – 1 of 1) sorted by relevance
298 private volatile long mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED; field in Phone928 mTimeLastEmergencySmsSentMs = SystemClock.elapsedRealtime(); in notifySmsSent()941 long lastSmsTimeMs = mTimeLastEmergencySmsSentMs; in isInEmergencySmsMode()967 mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED; in isInEmergencySmsMode()