public static interface IStatusBar.LauncherView extends IStatusBar.AppView
| Modifier and Type | Method and Description |
|---|---|
android.widget.ProgressBar |
getBatteryProgressBar() |
android.widget.ImageView |
getPhoneConnect() |
android.widget.ImageView |
getWifi() |
void |
setItemSize(int height,
int width) |
void |
showItem(StatusBarLauncher.LauncherHolder.Item item,
boolean isShow) |
defaultLayout, displayItem, getTimeClock, getTitle, setTimeClockFormat, setTitleTextonDestory, onPause, onResumeandroid.widget.ProgressBar getBatteryProgressBar()
android.widget.ImageView getWifi()
android.widget.ImageView getPhoneConnect()
void setItemSize(int height,
int width)
void showItem(StatusBarLauncher.LauncherHolder.Item item, boolean isShow)