Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileServices.java175 CustomTile customTile = getTileForComponent(component); in requestListening() local
194 CustomTile customTile = getTileForToken(token); in updateQsTile() local
214 CustomTile customTile = getTileForToken(token); in onStartSuccessful() local
234 CustomTile customTile = getTileForToken(token); in onShowDialog() local
245 CustomTile customTile = getTileForToken(token); in onDialogHidden() local
255 CustomTile customTile = getTileForToken(token); in onStartActivity() local
264 CustomTile customTile = getTileForToken(token); in updateStatusIcon() local
294 CustomTile customTile = getTileForToken(token); in getTile() local
304 CustomTile customTile = getTileForToken(token); in startUnlockAndRun() local