Home | History | Annotate | Download | only in am

Lines Matching defs:LAUNCH_TIMEOUT

212     static final int LAUNCH_TIMEOUT = 10 * 1000;
1980 mHandler.sendEmptyMessageDelayed(LAUNCH_TIMEOUT_MSG, LAUNCH_TIMEOUT);