Searched refs:MSG_MAYBE_SHUTDOWN (Results 1 – 1 of 1) sorted by relevance
2211 private static final int MSG_MAYBE_SHUTDOWN = 5; field in CarRemoteAccessService.RemoteTaskClientServiceHandler2259 removeMessages(MSG_MAYBE_SHUTDOWN); in postMaybeShutdown()2260 Message msg = obtainMessage(MSG_MAYBE_SHUTDOWN); in postMaybeShutdown()2291 removeMessages(MSG_MAYBE_SHUTDOWN); in cancelMaybeShutdown()2331 case MSG_MAYBE_SHUTDOWN: in handleMessage()