Searched defs:changeIccLockPassword (Results 1 – 4 of 4) sorted by relevance
224 public void changeIccLockPassword(String oldPassword, String newPassword, in changeIccLockPassword() method in IccCard
899 public void changeIccLockPassword(String oldPassword, String newPassword, in changeIccLockPassword() method in UiccCardApplication
1066 public void changeIccLockPassword(String oldPassword, String newPassword, Message onComplete) { in changeIccLockPassword() method in UiccProfile
2267 int changeIccLockPassword(int subId, String oldPassword, String newPassword); in changeIccLockPassword() method