Searched refs:EMERGENCY_SMS_NO_TIME_RECORDED (Results 1 – 1 of 1) sorted by relevance
161 private static final int EMERGENCY_SMS_NO_TIME_RECORDED = -1; field in Phone298 private volatile long mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED;942 if (lastSmsTimeMs == EMERGENCY_SMS_NO_TIME_RECORDED) { in isInEmergencySmsMode()967 mTimeLastEmergencySmsSentMs = EMERGENCY_SMS_NO_TIME_RECORDED; in isInEmergencySmsMode()