Home
last modified time | relevance | path

Searched defs:failedComponent (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/
DAppChooserActivity.java84 ArrayList<ApduServiceInfo> options, ComponentName failedComponent) { in onCreate()
178 ComponentName failedComponent = intent.getParcelableExtra(EXTRA_FAILED_COMPONENT); in onCreate() local
DHostEmulationManager.java1421 ComponentName failedComponent, String category) { in launchResolver()
/packages/modules/Nfc/NfcNci/tests/unit/src/com/android/nfc/cardemulation/
DAppChooserActivityTest.java215 ComponentName failedComponent in getIntent() local
DHostEmulationManagerTest.java1441 ArrayList<ApduServiceInfo> services, ComponentName failedComponent, String category) { in verifyResolverLaunched()
/packages/modules/Nfc/framework/java/android/nfc/
DINfcOemExtensionCallback.aidl54 …y(in String selectedAid, in List<ApduServiceInfo> services, in ComponentName failedComponent, in S… in onLaunchHceAppChooserActivity()
DNfcOemExtension.java486 @NonNull ComponentName failedComponent, in onLaunchHceAppChooserActivity()
1094 ComponentName failedComponent, String category) in onLaunchHceAppChooserActivity()
/packages/modules/Nfc/tests/cts/tests/src/android/nfc/cts/
DNfcAdapterTest.java900 ComponentName failedComponent = in testOemExtensionCallback() local
1093 @NonNull ComponentName failedComponent, in onLaunchHceAppChooserActivity()