Searched refs:CONNECT_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
65 private static final int CONNECT_DELAY_MS = 5000; // 5 seconds; field in ImsSmsDispatcher389 postDelayed(mConnectRunnable, CONNECT_DELAY_MS); in ImsSmsDispatcher()