Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/fdn/
DPin2LockedDialogFragment.java44 static final int DIALOG_ID_PUK2_REQUESTED_ON_PIN_ENTRY = 11; field in Pin2LockedDialogFragment
77 || mId == DIALOG_ID_PUK2_REQUESTED_ON_PIN_ENTRY) { in onCreateDialog()
96 || mId == DIALOG_ID_PUK2_REQUESTED_ON_PIN_ENTRY) { in onCancel()
DBaseFdnContactScreen.java196 Pin2LockedDialogFragment.DIALOG_ID_PUK2_REQUESTED_ON_PIN_ENTRY); in showPin2LockedDialog()
DFdnSetting.java287 .DIALOG_ID_PUK2_REQUESTED_ON_PIN_ENTRY);