Home
last modified time | relevance | path

Searched defs:getDashboardKeyForTile (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/dashboard/
H A DDashboardFeatureProvider.java44 String getDashboardKeyForTile(Tile tile); in getDashboardKeyForTile() method
H A DDashboardFeatureProviderImpl.java115 public String getDashboardKeyForTile(Tile tile) { in getDashboardKeyForTile() method in DashboardFeatureProviderImpl