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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccCardProxy.java137 updateQuietMode();
145 private void updateQuietMode() { method in class:IccCardProxy
154 if (DBG) log("updateQuietMode: 3GPP subscription -> newQuietMode=" + newQuietMode);
157 log("updateQuietMode: is cdma/lte device, force IccCardProxy into 3gpp mode");
176 log("updateQuietMode: Switching out from QuietMode."
183 log("updateQuietMode: QuietMode is " + mQuietMode + " (app_type="
200 updateQuietMode();
229 updateQuietMode();

Completed in 29 milliseconds