Searched defs:IntentTile (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DIntentTile.java34 public class IntentTile extends QSTile<QSTile.State> { class in inherits:QSTile
41 private IntentTile(Host host, String action) { method in class:IntentTile
60 return new IntentTile(host, action);

Completed in 57 milliseconds