Searched refs:onAuthenticationRequest (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/telephony/java/android/telephony/gba/ |
H A D | GbaService.java | 106 onAuthenticationRequest(req.getSubId(), req.getToken(), req.getAppType(), in handleMessage() 144 public void onAuthenticationRequest(int subscriptionId, int token, @UiccAppTypeExt int appType, in onAuthenticationRequest() method in GbaService
|
/aosp12/packages/services/Telephony/testapps/GbaTestApp/src/com/android/phone/testapps/gbatestapp/ |
H A D | TestGbaService.java | 40 public void onAuthenticationRequest(int subId, int token, int appType, in onAuthenticationRequest() method in TestGbaService
|
/aosp12/frameworks/base/core/api/ |
H A D | system-current.txt | 12701 …method public void onAuthenticationRequest(int, int, int, @NonNull android.net.Uri, @NonNull byte[…
|