Home
last modified time | relevance | path

Searched refs:PAUSE_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java145 private static final int PAUSE_DELAY_MILLIS = 3 * 1000; field in ImsPhoneConnection
608 PAUSE_DELAY_MILLIS); in processPostDialChar() local