Searched refs:WAITFOR_SETTLE_DOWN (Results 1 – 2 of 2) sorted by relevance
68 private static final int WAITFOR_SETTLE_DOWN = 2000; field in SimpleService486 mHandler.postDelayed(() -> doAction(intent), WAITFOR_SETTLE_DOWN); in onStartCommand() local
110 private static final int WAITFOR_SETTLE_DOWN = 2000; field in ActivityManagerAppExitInfoTest350 sleep(WAITFOR_SETTLE_DOWN); in waitForGone()