Searched refs:mCallAttributes (Results 1 – 1 of 1) sorted by relevance
269 private CallAttributes[] mCallAttributes; field in TelephonyRegistry483 mCallAttributes = copyOf(mCallAttributes, mNumPhones); in onMultiSimConfigChanged()517 mCallAttributes[i] = new CallAttributes(createPreciseCallState(), in onMultiSimConfigChanged()578 mCallAttributes = new CallAttributes[numPhones]; in TelephonyRegistry()606 mCallAttributes[i] = new CallAttributes(createPreciseCallState(), in TelephonyRegistry()1077 r.callback.onCallAttributesChanged(mCallAttributes[phoneId]); in listen()1893 mCallAttributes[phoneId] = new CallAttributes(mPreciseCallState[phoneId], in notifyPreciseCallState()1910 r.callback.onCallAttributesChanged(mCallAttributes[phoneId]); in notifyPreciseCallState()2243 mCallAttributes[phoneId] = new CallAttributes(mPreciseCallState[phoneId], in notifyCallQualityChanged()2251 r.callback.onCallAttributesChanged(mCallAttributes[phoneId]); in notifyCallQualityChanged()[all …]