Home | History | Annotate | Download | only in phone

Lines Matching refs:reason

38     int reason;
53 reason = a.getInt(R.styleable.CallForwardEditPreference_reason,
57 if (DBG) Log.d(LOG_TAG, "mServiceClass=" + mServiceClass + ", reason=" + reason);
67 phone.getCallForwardingOption(reason,
103 int time = (reason != CommandsInterface.CF_REASON_NO_REPLY) ? 0 : 20;
116 if (DBG) Log.d(LOG_TAG, "reason=" + reason + ", action=" + action
124 // should be action, reason...
126 reason,
225 switch (reason) {
261 phone.getCallForwardingOption(reason,