Home | History | Annotate | Download | only in am

Lines Matching refs:SLEEP_TIMEOUT

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