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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccCardProxy.java173 updateQuietMode();
181 private void updateQuietMode() { method in class:IccCardProxy
190 if (DBG) log("updateQuietMode: 3GPP subscription -> newQuietMode=" + newQuietMode);
193 log("updateQuietMode: is cdma/lte device, force IccCardProxy into 3gpp mode");
212 log("updateQuietMode: Switching out from QuietMode."
219 log("updateQuietMode: QuietMode is " + mQuietMode + " (app_type="
240 updateQuietMode();
302 updateQuietMode();

Completed in 8 milliseconds