public static class StatusBarLauncher.LauncherHolder extends StatusBarApp.AppHolder
| 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 |
defaultLayout() |
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) |
getTimeClock, getTitle, setTimeClockFormat, setTitleTextpublic android.widget.ImageView getBattery()
public android.widget.ImageView getWifi()
public android.widget.ImageView getPhoneConnect()
public void setItemSize(int height,
int width)
public void defaultLayout()
defaultLayout in class StatusBarApp.AppHolderpublic void displayItem(boolean isShow)
displayItem in class StatusBarApp.AppHolderpublic void showItem(StatusBarLauncher.LauncherHolder.Item item, boolean isShow)