Searched defs:customTile (Results 1 – 2 of 2) sorted by relevance
203 CustomTile customTile = getTileForUserAndComponent(userId, component); in requestListening() local229 CustomTile customTile = getTileForToken(token); in updateQsTile() local249 CustomTile customTile = getTileForToken(token); in onStartSuccessful() local269 CustomTile customTile = getTileForToken(token); in onShowDialog() local280 CustomTile customTile = getTileForToken(token); in onDialogHidden() local290 CustomTile customTile = getTileForToken(token); in onStartActivity() local303 protected void startActivity(CustomTile customTile, PendingIntent pendingIntent) { in startActivity()312 CustomTile customTile = getTileForToken(token); in updateStatusIcon() local342 CustomTile customTile = getTileForToken(token); in getTile() local369 CustomTile customTile = getTileForToken(token); in startUnlockAndRun() local
42 fun customTile() { regex