Searched refs:mServiceClass (Results 1 – 1 of 1) sorted by relevance
50 private int mServiceClass; field in CallForwardEditPreference75 mServiceClass = a.getInt(R.styleable.CallForwardEditPreference_serviceClass, in CallForwardEditPreference()81 Log.d(LOG_TAG, "mServiceClass=" + mServiceClass + ", reason=" + reason); in CallForwardEditPreference()146 mServiceClass, in onDialogClosed()195 mServiceClass, in onDialogClosed()255 mPhone.getCallForwardingOption(reason, mServiceClass, in startCallForwardOptionsQuery()408 if ((mServiceClass & cfInfoArray[i].serviceClass) != 0) { in handleGetCFResponse()504 mPhone.getCallForwardingOption(reason, mServiceClass, in handleSetCFResponse()605 newCallForwardInfo[0].serviceClass = mServiceClass; in makeCallForwardInfo()