Searched refs:NUM_QUICK_TILES (Results 1 – 2 of 2) sorted by relevance
55 public static final String NUM_QUICK_TILES = "sysui_qqs_count"; field in QuickQSPanel133 Dependency.get(TunerService.class).addTunable(mNumTiles, NUM_QUICK_TILES); in onAttachedToWindow()
146 MOVE_FULL_ROWS, QuickQSPanel.NUM_QUICK_TILES); in onViewAttachedToWindow()166 } else if (QuickQSPanel.NUM_QUICK_TILES.equals(key)) { in onTuningChanged()