Home | History | Annotate | Download | only in phone

Lines Matching full:reason

143     public static final String FWD_SETTING_REASON = "#Reason";
315 fi.reason = FORWARDING_SETTINGS_REASONS[i];
316 fi.status = (fi.reason == CommandsInterface.CF_REASON_UNCONDITIONAL) ? 0 : 1;
354 i1.reason != i2.reason ||
699 AsyncResult result = results.get(fi.reason);
701 mExpectedChangeResultReasons.add(fi.reason);
706 fi.reason,
982 // In case we go nothing it means we need this reason disabled
987 fi.reason = FORWARDING_SETTINGS_REASONS[idx];
1022 private CallForwardInfo infoForReason(CallForwardInfo[] infos, int reason) {
1026 if (info.reason == reason) {
1064 mForwardingReadResults, fi.reason), fi);
1074 fi.reason,
1078 EVENT_FORWARDING_CHANGED, fi.reason, 0));
1204 // return true iff there is a change result for every reason for
1207 for (Integer reason : mExpectedChangeResultReasons) {
1208 if (mForwardingChangeResults.get(reason) == null) {
1276 Log.w(LOG_TAG, "Failed to change fowarding setting. Reason: " + exceptionMessage);
1279 Log.w(LOG_TAG, "Failed to change voicemail. Reason: " + exceptionMessage);
2101 editor.putInt(settingKey + FWD_SETTING_REASON, fi.reason);
2138 cfi[i].reason = mPerProviderSavedVMNumbers.getInt(