Package com.casioeurope.mis.edt.constant
Class EDTLibraryConstant.METHOD
Object
METHOD
- Enclosing class:
- EDTLibraryConstant
public static class EDTLibraryConstant.METHOD extends Object
Methods of the
EDTLibrary
class, used e.g. to check availability of said methods using EDTLibrary.isMethodSupported(BigInteger)
method.-
Field Summary
Fields Modifier and Type Field Description static BigInteger
METHOD_ADDNETWORK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.addNetwork(android.net.wifi.WifiConfiguration)
method is supported on the currently active devicestatic BigInteger
METHOD_ALLOWUNKNOWNSOURCES
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.allowUnknownSources(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_CLEARCACHEFORPACKAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.clearCacheForPackage(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_CLEARCLIPBOARD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.clearClipboard()
method is supported on the currently active devicestatic BigInteger
METHOD_CLEARDATAFORPACKAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.clearDataForPackage(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_CLEARPASSWORD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.clearPassword()
method is supported on the currently active devicestatic BigInteger
METHOD_CONNECTNETWORK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.connectNetwork(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_CONNECTNETWORKID
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.connectNetworkId(int)
method is supported on the currently active devicestatic BigInteger
METHOD_COPYFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.copyFile(java.nio.file.Path, java.nio.file.Path, java.nio.file.CopyOption...)
method is supported on the currently active devicestatic BigInteger
METHOD_CREATENEWAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.createNewApn(com.casioeurope.mis.edt.type.APN, boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_DELETEFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.deleteFile(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEADB
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableAdb(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEAPPLICATION
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableApplication(java.lang.String, boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEBACKGROUNDDATA
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableBackgroundData(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEBATTERYOPTIMIZATION
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableBatteryOptimization(java.lang.String, boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEBLUETOOTH
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableBluetooth(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLECAMERAS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableCameras(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLECLIPBOARD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableClipboard(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEDEVELOPERMODE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableDeveloperMode(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEDEVICEADMIN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableDeviceAdmin(java.lang.String, java.lang.String, boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEGPS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableGps(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEMASSSTORAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableMassStorage(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLENFC
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableNfc(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEROAMING
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableRoaming(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEWIFI
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableWifi(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_ENABLEWWAN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableWwan(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_FACTORYRESET
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.factoryReset(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_GETALLAPNLIST
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getAllApnList()
method is supported on the currently active devicestatic BigInteger
METHOD_GETAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getApn(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_GETAPNID
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getApnId(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_GETCURRENTANDSETNEWSCANSETTINGS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getCurrentAndSetNewScanSettings(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_GETCURRENTSCANSETTINGS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getCurrentScanSettings(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_GETGOOGLEACCOUNTS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getGoogleAccounts()
method is supported on the currently active devicestatic BigInteger
METHOD_GETKEYBOARDNAMES
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getKeyboardNames()
method is supported on the currently active devicestatic BigInteger
METHOD_INITIALIZEKEYSTORE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.initializeKeyStore(java.lang.String, java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_INSTALLAPK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.installApk(java.lang.String, boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_INSTALLCERTIFICATE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.installCertificate(java.lang.String, java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_LOCKDEVICE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.lockDevice()
method is supported on the currently active devicestatic BigInteger
METHOD_MOUNTSDCARD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.mountSDCard(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_MOVEFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.moveFile(java.nio.file.Path, java.nio.file.Path, java.nio.file.CopyOption...)
method is supported on the currently active devicestatic BigInteger
METHOD_READFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.readFile(com.casioeurope.mis.edt.type.ReadWriteFileParams)
method is supported on the currently active devicestatic BigInteger
METHOD_REBOOT
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.reboot()
method is supported on the currently active devicestatic BigInteger
METHOD_RECOVERY
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.recovery()
method is supported on the currently active devicestatic BigInteger
METHOD_REMEMBERPASSWORDS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.rememberPasswords(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_REMOVEACCOUNT
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeAccount(android.accounts.Account)
method is supported on the currently active devicestatic BigInteger
METHOD_REMOVEALLACCOUNTS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeAllAccounts()
method is supported on the currently active devicestatic BigInteger
METHOD_REMOVEALLGOOGLEACCOUNTS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeAllGoogleAccounts()
method is supported on the currently active devicestatic BigInteger
METHOD_REMOVENETWORK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeNetwork(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_REMOVENETWORKID
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeNetworkId(int)
method is supported on the currently active devicestatic BigInteger
METHOD_RESETPASSWORD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.resetPassword(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_SAVEFORMDATA
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.saveFormData(boolean)
method is supported on the currently active devicestatic BigInteger
METHOD_SETDATETIME
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setDateTime(java.util.Date)
method is supported on the currently active devicestatic BigInteger
METHOD_SETDEFAULTHOMEPAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setDefaultHomePage(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_SETDEFAULTLAUNCHER
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setDefaultLauncher(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_SETKEYBOARD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setKeyboard(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_SETNEWSCANSETTINGS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setNewScanSettings(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_SETPREFERREDAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setPreferredApn(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_SETSCREENLOCKTIMEOUT
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setScreenLockTimeout(int)
method is supported on the currently active devicestatic BigInteger
METHOD_SETTIMEZONE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setTimeZone(android.icu.util.TimeZone)
method is supported on the currently active devicestatic BigInteger
METHOD_SHUTDOWN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.shutdown()
method is supported on the currently active devicestatic BigInteger
METHOD_TESTMESSAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.testMessage(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_UNINSTALLPACKAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.uninstallPackage(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_UPDATEAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.updateApn(com.casioeurope.mis.edt.type.APN)
method is supported on the currently active devicestatic BigInteger
METHOD_UPDATENETWORK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.updateNetwork(android.net.wifi.WifiConfiguration)
method is supported on the currently active devicestatic BigInteger
METHOD_VERIFYAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.verifyApn(java.lang.String)
method is supported on the currently active devicestatic BigInteger
METHOD_WRITEFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.writeFile(com.casioeurope.mis.edt.type.ReadWriteFileParams)
method is supported on the currently active device -
Constructor Summary
Constructors Constructor Description METHOD()
-
Method Summary
-
Field Details
-
METHOD_ADDNETWORK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.addNetwork(android.net.wifi.WifiConfiguration)
method is supported on the currently active device -
METHOD_ALLOWUNKNOWNSOURCES
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.allowUnknownSources(boolean)
method is supported on the currently active device -
METHOD_CLEARCACHEFORPACKAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.clearCacheForPackage(java.lang.String)
method is supported on the currently active device -
METHOD_CLEARCLIPBOARD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.clearClipboard()
method is supported on the currently active device -
METHOD_CLEARDATAFORPACKAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.clearDataForPackage(java.lang.String)
method is supported on the currently active device -
METHOD_CLEARPASSWORD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.clearPassword()
method is supported on the currently active device -
METHOD_CONNECTNETWORK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.connectNetwork(java.lang.String)
method is supported on the currently active device -
METHOD_CONNECTNETWORKID
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.connectNetworkId(int)
method is supported on the currently active device -
METHOD_COPYFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.copyFile(java.nio.file.Path, java.nio.file.Path, java.nio.file.CopyOption...)
method is supported on the currently active device -
METHOD_CREATENEWAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.createNewApn(com.casioeurope.mis.edt.type.APN, boolean)
method is supported on the currently active device -
METHOD_DELETEFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.deleteFile(java.lang.String)
method is supported on the currently active device -
METHOD_ENABLEADB
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableAdb(boolean)
method is supported on the currently active device -
METHOD_ENABLEAPPLICATION
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableApplication(java.lang.String, boolean)
method is supported on the currently active device -
METHOD_ENABLEBACKGROUNDDATA
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableBackgroundData(boolean)
method is supported on the currently active device -
METHOD_ENABLEBATTERYOPTIMIZATION
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableBatteryOptimization(java.lang.String, boolean)
method is supported on the currently active device -
METHOD_ENABLEBLUETOOTH
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableBluetooth(boolean)
method is supported on the currently active device -
METHOD_ENABLECAMERAS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableCameras(boolean)
method is supported on the currently active device -
METHOD_ENABLECLIPBOARD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableClipboard(boolean)
method is supported on the currently active device -
METHOD_ENABLEDEVELOPERMODE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableDeveloperMode(boolean)
method is supported on the currently active device -
METHOD_ENABLEDEVICEADMIN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableDeviceAdmin(java.lang.String, java.lang.String, boolean)
method is supported on the currently active device -
METHOD_ENABLEGPS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableGps(boolean)
method is supported on the currently active device -
METHOD_ENABLEMASSSTORAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableMassStorage(boolean)
method is supported on the currently active device -
METHOD_ENABLENFC
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableNfc(boolean)
method is supported on the currently active device -
METHOD_ENABLEROAMING
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableRoaming(boolean)
method is supported on the currently active device -
METHOD_ENABLEWIFI
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableWifi(boolean)
method is supported on the currently active device -
METHOD_ENABLEWWAN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.enableWwan(boolean)
method is supported on the currently active device -
METHOD_FACTORYRESET
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.factoryReset(boolean)
method is supported on the currently active device -
METHOD_GETALLAPNLIST
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getAllApnList()
method is supported on the currently active device -
METHOD_GETAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getApn(java.lang.String)
method is supported on the currently active device -
METHOD_GETAPNID
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getApnId(java.lang.String)
method is supported on the currently active device -
METHOD_GETCURRENTANDSETNEWSCANSETTINGS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getCurrentAndSetNewScanSettings(java.lang.String)
method is supported on the currently active device -
METHOD_GETCURRENTSCANSETTINGS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getCurrentScanSettings(java.lang.String)
method is supported on the currently active device -
METHOD_GETGOOGLEACCOUNTS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getGoogleAccounts()
method is supported on the currently active device -
METHOD_GETKEYBOARDNAMES
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.getKeyboardNames()
method is supported on the currently active device -
METHOD_INITIALIZEKEYSTORE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.initializeKeyStore(java.lang.String, java.lang.String)
method is supported on the currently active device -
METHOD_INSTALLAPK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.installApk(java.lang.String, boolean)
method is supported on the currently active device -
METHOD_INSTALLCERTIFICATE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.installCertificate(java.lang.String, java.lang.String)
method is supported on the currently active device -
METHOD_LOCKDEVICE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.lockDevice()
method is supported on the currently active device -
METHOD_MOUNTSDCARD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.mountSDCard(boolean)
method is supported on the currently active device -
METHOD_MOVEFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.moveFile(java.nio.file.Path, java.nio.file.Path, java.nio.file.CopyOption...)
method is supported on the currently active device -
METHOD_READFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.readFile(com.casioeurope.mis.edt.type.ReadWriteFileParams)
method is supported on the currently active device -
METHOD_REBOOT
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.reboot()
method is supported on the currently active device -
METHOD_RECOVERY
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.recovery()
method is supported on the currently active device -
METHOD_REMEMBERPASSWORDS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.rememberPasswords(boolean)
method is supported on the currently active device -
METHOD_REMOVEACCOUNT
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeAccount(android.accounts.Account)
method is supported on the currently active device -
METHOD_REMOVEALLACCOUNTS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeAllAccounts()
method is supported on the currently active device -
METHOD_REMOVEALLGOOGLEACCOUNTS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeAllGoogleAccounts()
method is supported on the currently active device -
METHOD_REMOVENETWORK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeNetwork(java.lang.String)
method is supported on the currently active device -
METHOD_REMOVENETWORKID
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.removeNetworkId(int)
method is supported on the currently active device -
METHOD_RESETPASSWORD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.resetPassword(java.lang.String)
method is supported on the currently active device -
METHOD_SAVEFORMDATA
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.saveFormData(boolean)
method is supported on the currently active device -
METHOD_SETDATETIME
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setDateTime(java.util.Date)
method is supported on the currently active device -
METHOD_SETDEFAULTHOMEPAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setDefaultHomePage(java.lang.String)
method is supported on the currently active device -
METHOD_SETDEFAULTLAUNCHER
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setDefaultLauncher(java.lang.String)
method is supported on the currently active device -
METHOD_SETKEYBOARD
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setKeyboard(java.lang.String)
method is supported on the currently active device -
METHOD_SETNEWSCANSETTINGS
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setNewScanSettings(java.lang.String)
method is supported on the currently active device -
METHOD_SETPREFERREDAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setPreferredApn(java.lang.String)
method is supported on the currently active device -
METHOD_SETSCREENLOCKTIMEOUT
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setScreenLockTimeout(int)
method is supported on the currently active device -
METHOD_SETTIMEZONE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.setTimeZone(android.icu.util.TimeZone)
method is supported on the currently active device -
METHOD_SHUTDOWN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.shutdown()
method is supported on the currently active device -
METHOD_TESTMESSAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.testMessage(java.lang.String)
method is supported on the currently active device -
METHOD_UNINSTALLPACKAGE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.uninstallPackage(java.lang.String)
method is supported on the currently active device -
METHOD_UPDATEAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.updateApn(com.casioeurope.mis.edt.type.APN)
method is supported on the currently active device -
METHOD_UPDATENETWORK
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.updateNetwork(android.net.wifi.WifiConfiguration)
method is supported on the currently active device -
METHOD_VERIFYAPN
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.verifyApn(java.lang.String)
method is supported on the currently active device -
METHOD_WRITEFILE
Constant to be used withEDTLibrary.isMethodSupported(BigInteger)
in order to check whether theEDTLibrary.writeFile(com.casioeurope.mis.edt.type.ReadWriteFileParams)
method is supported on the currently active device
-
-
Constructor Details
-
METHOD
public METHOD()
-