Searched refs:SERVICE_STOP_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
42 private static final int SERVICE_STOP_DELAY_MILLIS = 2000; field in MmsService418 mHandler.postDelayed(mServiceStopRunnable, SERVICE_STOP_DELAY_MILLIS); in rescheduleServiceStop()