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

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

Completed in 182 milliseconds