Searched refs:TIMEOUT_NORMAL (Results 1 – 11 of 11) sorted by relevance
35 private static final String TIMEOUT_NORMAL = "normal"; field in CarWatchdogClient92 case TIMEOUT_NORMAL: in parseCommand()93 timeout = CarWatchdogManager.TIMEOUT_NORMAL; in parseCommand()160 case CarWatchdogManager.TIMEOUT_NORMAL: in getTimeForInactiveMain()
23 import static android.car.watchdog.CarWatchdogManager.TIMEOUT_NORMAL;74 { TIMEOUT_CRITICAL, TIMEOUT_MODERATE, TIMEOUT_NORMAL };326 sendPingToClientsAndCheck(TIMEOUT_NORMAL); in doHealthCheck()536 case TIMEOUT_NORMAL: in timeoutToString()550 case TIMEOUT_NORMAL: in timeoutToDurationMs()
67 public static final int TIMEOUT_NORMAL = 2; field in CarWatchdogManager74 TIMEOUT_NORMAL,
45 TimeoutLength::TIMEOUT_NORMAL};53 case TimeoutLength::TIMEOUT_NORMAL: in timeoutToDurationNs()555 case static_cast<int>(TimeoutLength::TIMEOUT_NORMAL): in handleMessage()
23 TIMEOUT_NORMAL = 2, enumConstant
45 TIMEOUT_NORMAL, enumConstant
41 TimeoutLength sessionTimeout = TimeoutLength::TIMEOUT_NORMAL) :
43 {"normal", TimeoutLength::TIMEOUT_NORMAL}};
1307 field public static final int TIMEOUT_NORMAL = 2; // 0x2