Home | History | Annotate | Download | only in am

Lines Matching defs:SLEEP_TIMEOUT

209     static final int SLEEP_TIMEOUT = 5 * 1000;
4250 mHandler.sendEmptyMessageDelayed(SLEEP_TIMEOUT_MSG, SLEEP_TIMEOUT);