Home
last modified time | relevance | path

Searched refs:ISecureElementService (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/se/omapi/
H A DSEService.java134 private volatile ISecureElementService mSecureElementService;
179 mSecureElementService = ISecureElementService.Stub.asInterface(service); in SEService()
192 Intent intent = new Intent(ISecureElementService.class.getName()); in SEService()
H A DISecureElementService.aidl31 interface ISecureElementService { interface
/aosp12/packages/apps/SecureElement/src/com/android/se/
H A DSecureElementService.java40 import android.se.omapi.ISecureElementService;
70 private final ISecureElementService.Stub mSecureElementServiceBinder =
71 new ISecureElementService.Stub() {
140 if (ISecureElementService.class.getName().equals(intent.getAction())) { in onBind()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java80 import android.se.omapi.ISecureElementService;
341 private ISecureElementService mSEService;
617 mSEService = ISecureElementService.Stub.asInterface(ServiceManager.getService( in NfcService()
623 mSEService = ISecureElementService.Stub.asInterface(ServiceManager.getService( in isSEServiceAvailable()
/aosp12/system/tools/aidl/
H A Dhiddenapi-greylist340 "android.se.omapi.ISecureElementService",
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50503 Landroid/se/omapi/ISecureElementService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
50506 Landroid/se/omapi/ISecureElementService$Stub$Proxy;->getReaders()[Ljava/lang/String;
50508 Landroid/se/omapi/ISecureElementService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
50509 Landroid/se/omapi/ISecureElementService$Stub;-><init>()V
50510 Landroid/se/omapi/ISecureElementService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/se/omapi/I…
50511 Landroid/se/omapi/ISecureElementService$Stub;->DESCRIPTOR:Ljava/lang/String;
50512 Landroid/se/omapi/ISecureElementService$Stub;->TRANSACTION_getReader:I
50513 Landroid/se/omapi/ISecureElementService$Stub;->TRANSACTION_getReaders:I
50514 Landroid/se/omapi/ISecureElementService$Stub;->TRANSACTION_isNFCEventAllowed:I
50516 Landroid/se/omapi/ISecureElementService;->getReaders()[Ljava/lang/String;
[all …]