public static class StatusBarApp.AppHolder
extends java.lang.Object
| Constructor and Description |
|---|
AppHolder(android.view.View view) |
| Modifier and Type | Method and Description |
|---|---|
void |
displayItem(boolean isShow) |
android.widget.TextView |
getTime() |
android.widget.TextView |
getTitle() |
void |
setTimeText(java.lang.String text) |
void |
setTitleText(java.lang.String text) |