Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/
DEmergencyStateTracker.java2147 private boolean isThereOtherPhone(int skipPhoneId, boolean ignoreLockState) { in isThereOtherPhone() argument
2160 if ((simState == TelephonyManager.SIM_STATE_READY) || (ignoreLockState in isThereOtherPhone()
2163 Rlog.i(TAG, "isThereOtherPhone found, ignoreLockState=" + ignoreLockState in isThereOtherPhone()