Listen to category changes in preference fragment.
Bug: 31781480 Test: make RunSettingsRoboTests Change-Id: I702e524eb3a9e40b653e112dba80d620be3bc9bb
This commit is contained in:
@@ -51,4 +51,9 @@ public interface DashboardFeatureProvider {
|
||||
* group 200, and so on.
|
||||
*/
|
||||
int getPriorityGroup(Tile tile);
|
||||
|
||||
/**
|
||||
* Returns an unique string key for the tile.
|
||||
*/
|
||||
String getDashboardKeyForTile(Tile tile);
|
||||
}
|
||||
|
Reference in New Issue
Block a user