public static class QSDetailItems.Item extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
canDisconnect |
int |
icon |
CharSequence |
line1 |
CharSequence |
line2 |
Drawable |
overlay |
Object |
tag |
Constructor and Description |
---|
Item() |
public int icon
public Drawable overlay
public CharSequence line1
public CharSequence line2
public Object tag
public boolean canDisconnect