Searched defs:TIMEOUT_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
110 private static final int TIMEOUT_DELAY_MS = 1000 * 60; field in AccountManagerService2539 mMessageHandler.obtainMessage(MESSAGE_TIMED_OUT, this), TIMEOUT_DELAY_MS); in scheduleTimeout() local