Merge "Add API to indicate which tile was long-clicked."
This commit is contained in:
committed by
Android (Google) Code Review
commit
02b5f45bfe
@@ -126,7 +126,9 @@ public class TileService extends Service {
|
||||
public static final String EXTRA_TOKEN = "token";
|
||||
|
||||
/**
|
||||
* @hide
|
||||
* May be included when {@link #ACTION_QS_TILE_PREFERENCES} is launched from a tile.
|
||||
* This extra may contain the {@link ComponentName} of the tile that triggered
|
||||
* the preferences to be opened.
|
||||
*/
|
||||
public static final String EXTRA_COMPONENT = "android.service.quicksettings.extra.COMPONENT";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user