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.java155 CustomTile customTile = getTileForComponent(component); in requestListening() local
176 CustomTile customTile = getTileForComponent(componentName); in updateQsTile() local
192 CustomTile customTile = getTileForComponent(componentName); in onStartSuccessful() local
206 CustomTile customTile = getTileForComponent(componentName); in onShowDialog() local
218 CustomTile customTile = getTileForComponent(componentName); in onDialogHidden() local
229 CustomTile customTile = getTileForComponent(componentName); in onStartActivity() local
240 CustomTile customTile = getTileForComponent(componentName); in updateStatusIcon() local
268 CustomTile customTile = getTileForComponent(componentName); in getTile() local
279 CustomTile customTile = getTileForComponent(componentName); in startUnlockAndRun() local