public static class StatusBarLauncher.LauncherHolder
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusBarLauncher.LauncherHolder.Item |
| Constructor and Description |
|---|
LauncherHolder(android.view.View view) |
| Modifier and Type | Method and Description |
|---|---|
void |
displayItem(boolean isShow) |
android.widget.ImageView |
getBattery() |
android.widget.ImageView |
getPhoneConnect() |
android.widget.ImageView |
getWifi() |
void |
setItemSize(int height,
int width) |
void |
showItem(StatusBarLauncher.LauncherHolder.Item item,
boolean isShow) |
public android.widget.ImageView getBattery()
public android.widget.ImageView getWifi()
public android.widget.ImageView getPhoneConnect()
public void setItemSize(int height,
int width)
public void displayItem(boolean isShow)
public void showItem(StatusBarLauncher.LauncherHolder.Item item, boolean isShow)