Searched refs:MSG_TIMEOUT_ONTIMEOUT_CALLBACK (Results 1 – 1 of 1) sorted by relevance
93 public static final int MSG_TIMEOUT_ONTIMEOUT_CALLBACK = 7; field in RadioOnStateListener131 case MSG_TIMEOUT_ONTIMEOUT_CALLBACK:385 if (mHandler.hasMessages(MSG_TIMEOUT_ONTIMEOUT_CALLBACK)) { in onRetryTimeout()530 mHandler.removeMessages(MSG_TIMEOUT_ONTIMEOUT_CALLBACK); in startOnTimeoutCallbackTimer()532 mHandler.sendEmptyMessageDelayed(MSG_TIMEOUT_ONTIMEOUT_CALLBACK, in startOnTimeoutCallbackTimer()