Searched refs:EVENT_NB_IOT_INACTIVITY_TIMER_TIMED_OUT (Results 1 – 2 of 2) sorted by relevance
106 protected static final int EVENT_NB_IOT_INACTIVITY_TIMER_TIMED_OUT = 6; field in SatelliteSessionController832 case EVENT_NB_IOT_INACTIVITY_TIMER_TIMED_OUT: in processMessage()897 case EVENT_NB_IOT_INACTIVITY_TIMER_TIMED_OUT: in processMessage()949 case EVENT_NB_IOT_INACTIVITY_TIMER_TIMED_OUT: in getWhatToString()1164 EVENT_NB_IOT_INACTIVITY_TIMER_TIMED_OUT, in startNbIotInactivityTimer()1170 removeMessages(EVENT_NB_IOT_INACTIVITY_TIMER_TIMED_OUT); in stopNbIotInactivityTimer()1174 return hasMessages(EVENT_NB_IOT_INACTIVITY_TIMER_TIMED_OUT); in isNbIotInactivityTimerStarted()
1182 return hasMessages(EVENT_NB_IOT_INACTIVITY_TIMER_TIMED_OUT); in isNbIotInactivityTimerStarted()