Searched refs:getPUKEntryActivity (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DPhoneUtils.java967 if (app.getPUKEntryActivity() != null) {
992 if ((app.getPUKEntryActivity() != null) && (state == MmiCode.State.COMPLETE)) {
1015 if (app.getPUKEntryActivity() != null) {
H A DPhoneGlobals.java933 Activity getPUKEntryActivity() { method in class:PhoneGlobals

Completed in 260 milliseconds