public abstract static class IPoyntConfigurationService.Stub extends android.os.Binder implements IPoyntConfigurationService
IPoyntConfigurationService.Stub| Constructor and Description |
|---|
Stub()
Construct the stub at attach it to the interface.
|
| Modifier and Type | Method and Description |
|---|---|
android.os.IBinder |
asBinder() |
static IPoyntConfigurationService |
asInterface(android.os.IBinder obj)
Cast an IBinder object into an co.poynt.os.services.v1.IPoyntConfigurationService interface,
generating a proxy if needed.
|
boolean |
onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags) |
attachInterface, clearCallingIdentity, dump, dump, dumpAsync, finalize, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeathclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAPNInfo, addEMVExceptionListEntry, addEMVRevocationListEntry, deleteAIDConfiguration, deleteAllAIDConfigurations, deleteAllConfigs, deleteAllEMVCAPublicKeys, deleteAllEMVExceptionListEntries, deleteAllEMVRevocationListEntries, deleteAPNInfo, deleteEMVCAPublicKey, deleteEMVExceptionListEntry, deleteEMVRevocationListEntry, destroyConfigs, getAIDConfiguration, getAPNInfoList, getEMVCAPublicKeys, getEMVExceptionList, getEMVRevocationList, getGPRSCheckPeriod, getKernelVersion, getPDPErrorPollCount, getPDPErrorPollPeriod, getPDPMaxResetFailCount, getPDPPollPeriod, getPDPPollPeriodLong, getPDPTriggerPacketCount, getPoyntReaderVersion, getRTC, getTerminalConfiguration, isDeviceObjectSigned, isDevicePCIEnabled, isDeviceTampered, isKeyInjected, loadCardReaderConfiguration, requestFactoryReset, setAIDConfiguration, setCreditAIDs, setDebitAIDs, setEMVCAPublicKey, setGPRSCheckPeriod, setPaymentCardBinRanges, setPDPErrorPollCount, setPDPErrorPollPeriod, setPDPMaxResetFailCount, setPDPPollPeriod, setPDPPollPeriodLong, setPDPTriggerPacketCount, setPreferredAPNInfo, setRTC, setTerminalConfiguration, setVoucherAIDs, updateAPNInfopublic static IPoyntConfigurationService asInterface(android.os.IBinder obj)
public android.os.IBinder asBinder()
asBinder in interface android.os.IInterfacepublic boolean onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags)
throws android.os.RemoteException
onTransact in class android.os.Binderandroid.os.RemoteException