Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileServices.java161 CustomTile customTile = getTileForComponent(component); in requestListening() local
180 CustomTile customTile = getTileForToken(token); in updateQsTile() local
200 CustomTile customTile = getTileForToken(token); in onStartSuccessful() local
220 CustomTile customTile = getTileForToken(token); in onShowDialog() local
231 CustomTile customTile = getTileForToken(token); in onDialogHidden() local
241 CustomTile customTile = getTileForToken(token); in onStartActivity() local
250 CustomTile customTile = getTileForToken(token); in updateStatusIcon() local
280 CustomTile customTile = getTileForToken(token); in getTile() local
290 CustomTile customTile = getTileForToken(token); in startUnlockAndRun() local