A B C D E F G I K L M N O P R S T U W 
All Classes All Packages

C

canRead(String) - Method in class com.unitech.api.file.FileCtrl
Tests whether the application can read the file denoted by this abstract pathname.
canWrite(String) - Method in class com.unitech.api.file.FileCtrl
Tests whether the application can modify the file denoted by this abstract pathname.
changePasscode(String) - Method in class com.unitech.api.usu.USUCtrl
 
clearAppData(String) - Method in class com.unitech.api.app.AppManagementCtrl
Clear the storage data and the cache data of the app.
clearDefaultApps(String[]) - Method in class com.unitech.api.app.AppManagementCtrl
Clear the settings of the preferred apps by giving the package name list
clearDefaultApps(String, String[]) - Method in class com.unitech.api.app.AppManagementCtrl
Clear the settings of the preferred apps by giving the filter (action and categories)
ClockCtrl - Class in com.unitech.api.clock
The type Clock ctrl.
ClockCtrl(Context) - Constructor for class com.unitech.api.clock.ClockCtrl
Instantiates a new Clock ctrl.
closeFileStream() - Method in class com.unitech.api.file.helper.FileCtrlHelper
 
closeFileStream(long) - Method in class com.unitech.api.file.FileCtrl
Close the specific file stream that created by FileCtrl.createFileStream.
ColdBoot() - Method in class com.unitech.api.power.PowerCtrl
Factory Reset
com.unitech.api.apn - package com.unitech.api.apn
 
com.unitech.api.app - package com.unitech.api.app
 
com.unitech.api.audio - package com.unitech.api.audio
 
com.unitech.api.bluetooth - package com.unitech.api.bluetooth
 
com.unitech.api.clock - package com.unitech.api.clock
 
com.unitech.api.debugging - package com.unitech.api.debugging
 
com.unitech.api.display - package com.unitech.api.display
 
com.unitech.api.dmi - package com.unitech.api.dmi
 
com.unitech.api.file - package com.unitech.api.file
 
com.unitech.api.file.helper - package com.unitech.api.file.helper
 
com.unitech.api.fota - package com.unitech.api.fota
 
com.unitech.api.general - package com.unitech.api.general
 
com.unitech.api.keymap - package com.unitech.api.keymap
 
com.unitech.api.location - package com.unitech.api.location
 
com.unitech.api.nfc - package com.unitech.api.nfc
 
com.unitech.api.power - package com.unitech.api.power
 
com.unitech.api.safemodelock - package com.unitech.api.safemodelock
 
com.unitech.api.scanner - package com.unitech.api.scanner
 
com.unitech.api.security - package com.unitech.api.security
 
com.unitech.api.uapps - package com.unitech.api.uapps
 
com.unitech.api.usu - package com.unitech.api.usu
 
com.unitech.api.wlan - package com.unitech.api.wlan
 
connectProfile(String) - Method in class com.unitech.api.wlan.WlanCtrl
Connect profile bundle.
copyFile(String, String) - Method in class com.unitech.api.file.FileCtrl
Copy file bundle.
createFile(String) - Method in class com.unitech.api.file.FileCtrl
Create file or folder on device
createFileStream(String, boolean) - Method in class com.unitech.api.file.FileCtrl
Create a stream that you can use the stream to read or write data into the file.
If you have completed your operation on this stream, you should call FileCtrl.closeFileStream(fileStreamId) to close this stream.
A B C D E F G I K L M N O P R S T U W 
All Classes All Packages