public static interface IStatusBar.LauncherView extends IStatusBar.AppView
| Modifier and Type | Method and Description |
|---|---|
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) |
defaultLayout, displayItem, getTimeClock, getTitle, onPause, onResume, setTimeClockFormat, setTitleTextandroid.widget.ImageView getBattery()
android.widget.ImageView getWifi()
android.widget.ImageView getPhoneConnect()
void setItemSize(int height,
int width)
void showItem(StatusBarLauncher.LauncherHolder.Item item, boolean isShow)