Home
last modified time | relevance | path

Searched refs:LOCATION_TILE_SPEC (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DPolicyModule.kt93 @StringKey(LOCATION_TILE_SPEC) in bindDndTile()
121 const val LOCATION_TILE_SPEC = "location" in bindDndTile() constant
164 @StringKey(LOCATION_TILE_SPEC) in bindDndTile()
167 tileSpec = TileSpec.create(LOCATION_TILE_SPEC), in bindDndTile()
183 @StringKey(LOCATION_TILE_SPEC) in bindDndTile()
191 TileSpec.create(LOCATION_TILE_SPEC), in bindDndTile()