Searched refs:SYNC_INPUT_TRANSACTIONS_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
419 private static final int SYNC_INPUT_TRANSACTIONS_TIMEOUT_MS = 5000; field in WindowManagerService8958 countDownLatch.await(SYNC_INPUT_TRANSACTIONS_TIMEOUT_MS, TimeUnit.MILLISECONDS); in syncInputTransactions()