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