A B C D E F G H I L M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- Launcher - Class in com.mitac.api.libs
-
This class provides Launcher custom related APIs.
- Launcher(Context) - Constructor for class com.mitac.api.libs.Launcher
-
This constructor will not bind the service automatically.
- Launcher(Context, ServiceStatusCallback) - Constructor for class com.mitac.api.libs.Launcher
-
This constructor will bind the service automatically.
- LED - Class in com.mitac.api.libs
-
This class provides LED related APIs.
- LED(Context) - Constructor for class com.mitac.api.libs.LED
-
This constructor will not bind the service automatically.
- LED(Context, ServiceStatusCallback) - Constructor for class com.mitac.api.libs.LED
-
This constructor will bind the service automatically.
- LED.LED_ID - Annotation Type in com.mitac.api.libs
-
check systemProperties("ro.boot.hw_version") ,if not '01',then only support 3 kinds color:@ID_RED ,@ID_GREEN, @ID_BLUE
- LED.LED_STATUS - Annotation Type in com.mitac.api.libs
-
LED status definition check systemProperties("ro.boot.hw_version") ,if not '01',then only support 3 kinds:@STATUS_OFF ,@STATUS_ON, @STATUS_BLINK
All Classes All Packages