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.java158 CustomTile customTile = getTileForComponent(component); in requestListening() local
177 CustomTile customTile = getTileForToken(token); in updateQsTile() local
192 CustomTile customTile = getTileForToken(token); in onStartSuccessful() local
205 CustomTile customTile = getTileForToken(token); in onShowDialog() local
216 CustomTile customTile = getTileForToken(token); in onDialogHidden() local
226 CustomTile customTile = getTileForToken(token); in onStartActivity() local
235 CustomTile customTile = getTileForToken(token); in updateStatusIcon() local
265 CustomTile customTile = getTileForToken(token); in getTile() local
275 CustomTile customTile = getTileForToken(token); in startUnlockAndRun() local