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
195 CustomTile customTile = getTileForToken(token); in onStartSuccessful() local
208 CustomTile customTile = getTileForToken(token); in onShowDialog() local
219 CustomTile customTile = getTileForToken(token); in onDialogHidden() local
229 CustomTile customTile = getTileForToken(token); in onStartActivity() local
238 CustomTile customTile = getTileForToken(token); in updateStatusIcon() local
268 CustomTile customTile = getTileForToken(token); in getTile() local
278 CustomTile customTile = getTileForToken(token); in startUnlockAndRun() local