Home
last modified time | relevance | path

Searched refs:CM_ACTIVATION (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DEditPhoneNumberPreference.java46 private static final int CM_ACTIVATION = 1; field in EditPhoneNumberPreference
165 if (mConfirmationMode == CM_ACTIVATION) { in onBindView()
256 if (mConfirmationMode == CM_ACTIVATION) { in onPrepareDialogBuilder()
313 if ((mConfirmationMode == CM_ACTIVATION) && (which == DialogInterface.BUTTON_NEUTRAL)) { in onClick()
410 if ((mConfirmationMode == CM_ACTIVATION) && (mEncodedText != null)) { in shouldDisableDependents()