Searched refs:MESSAGE_TIMED_OUT (Results 1 – 1 of 1) sorted by relevance
198 private static final int MESSAGE_TIMED_OUT = 3; field in AccountManagerService5190 mHandler.obtainMessage(MESSAGE_TIMED_OUT, this), TIMEOUT_DELAY_MS);5194 mHandler.removeMessages(MESSAGE_TIMED_OUT, this);5426 case MESSAGE_TIMED_OUT: