Searched refs:EMERGENCY_SMS_NO_TIME_RECORDED (Results 1 – 1 of 1) sorted by relevance
141 private static final int EMERGENCY_SMS_NO_TIME_RECORDED = -1; field in Phone301 private volatile long mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED;971 if (lastSmsTimeMs == EMERGENCY_SMS_NO_TIME_RECORDED) { in isInEmergencySmsMode()996 mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED; in isInEmergencySmsMode()