Searched refs:EMERGENCY_SMS_NO_TIME_RECORDED (Results 1 – 1 of 1) sorted by relevance
175 private static final int EMERGENCY_SMS_NO_TIME_RECORDED = -1; field in Phone355 private volatile long mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED;1117 if (lastSmsTimeMs == EMERGENCY_SMS_NO_TIME_RECORDED) { in isInEmergencySmsMode()1142 mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED; in isInEmergencySmsMode()