Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java91 private static final int PAUSE_DELAY_MILLIS = 3 * 1000; field in ImsPhoneConnection
396 PAUSE_DELAY_MILLIS); in processPostDialChar() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmConnection.java82 static final int PAUSE_DELAY_MILLIS = 3 * 1000; field in GsmConnection
567 PAUSE_DELAY_MILLIS); in processPostDialChar() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaConnection.java81 static final int PAUSE_DELAY_MILLIS = 2 * 1000; field in CdmaConnection
599 PAUSE_DELAY_MILLIS); in processPostDialChar() local