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