Searched refs:mSCBMStarted (Results 1 – 1 of 1) sorted by relevance
423 private boolean[] mSCBMStarted; field in TelephonyRegistry720 mSCBMStarted = copyOf(mSCBMStarted, mNumPhones); in onMultiSimConfigChanged()778 mSCBMStarted[i] = false; in onMultiSimConfigChanged()851 mSCBMStarted = new boolean[numPhones]; in TelephonyRegistry()894 mSCBMStarted[i] = false; in TelephonyRegistry()1478 boolean scbmStarted = mSCBMStarted[r.phoneId]; in listen()3339 mSCBMStarted[phoneId] = true; in notifyCallbackModeStarted()3372 mSCBMStarted[phoneId] = false; in notifyCallbackModeStopped()3443 pw.println("mSCBMStarted=" + mSCBMStarted[i]); in dump()