OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPin2
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/src/com/android/phone/
GetPin2Screen.java
57
private String
getPin2
() {
63
map.putString("pin2",
getPin2
());
95
Log.d(LOG_TAG, "[
GetPin2
] " + msg);
EnableFdnScreen.java
104
private String
getPin2
() {
110
mPhone.getIccCard().setIccFdnEnabled(mEnable,
getPin2
(), callback);
Completed in 135 milliseconds