Searched refs:DEFAULT_REJECT_INCOMING_CALL_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
148 private static final int DEFAULT_REJECT_INCOMING_CALL_TIMEOUT_MS = 10 * 1000; // 10 seconds. field in TelephonyConnectionService3833 () -> timeout.complete(false), DEFAULT_REJECT_INCOMING_CALL_TIMEOUT_MS); in checkAndRejectIncomingCall() local