Searched refs:mServiceClass (Results 1 – 1 of 1) sorted by relevance
45 private int mServiceClass; field in CallForwardEditPreference69 mServiceClass = a.getInt(R.styleable.CallForwardEditPreference_serviceClass, in CallForwardEditPreference()75 Log.d(LOG_TAG, "mServiceClass=" + mServiceClass + ", reason=" + reason); in CallForwardEditPreference()140 mServiceClass, in onDialogClosed()182 mServiceClass, in onDialogClosed()241 mPhone.getCallForwardingOption(reason, mServiceClass, in startCallForwardOptionsQuery()394 if ((mServiceClass & cfInfoArray[i].serviceClass) != 0) { in handleGetCFResponse()488 mPhone.getCallForwardingOption(reason, mServiceClass, in handleSetCFResponse()588 newCallForwardInfo[0].serviceClass = mServiceClass; in makeCallForwardInfo()