Searched defs:oldPin (Results 26 – 30 of 30) sorted by relevance
12
2253 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) in AlterPin()
1617 …const int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusRespon… in AlterPin()
1077 std::u16string oldPin = data.ReadString16(); in OnAlterPin() local
14664 public PinResult changeIccLockPin(@NonNull String oldPin, @NonNull String newPin) { in changeIccLockPin()
847 Return<void> RadioImpl::changeIccPinForApp(int32_t serial, const hidl_string& oldPin, in changeIccPinForApp()