Searched refs:tiles (Results 26 - 37 of 37) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DTileAdapter.java126 public void onTilesChanged(List<TileInfo> tiles) { argument
127 mAllTiles = tiles;
381 // The first null is the edit tiles label, the second null is the tile divider.
382 // If there is no second null, then there are no non-system tiles.
497 // Draw full width, in case there aren't tiles all the way across.
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java41 import com.android.systemui.qs.tiles.DndTile;
42 import com.android.systemui.qs.tiles.RotationLockTile;
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DBatteryTile.java16 package com.android.systemui.qs.tiles;
H A DBluetoothTile.java17 package com.android.systemui.qs.tiles;
H A DCastTile.java17 package com.android.systemui.qs.tiles;
H A DCellularTile.java17 package com.android.systemui.qs.tiles;
H A DDndTile.java17 package com.android.systemui.qs.tiles;
H A DWifiTile.java17 package com.android.systemui.qs.tiles;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcher.java35 import com.android.systemui.qs.tiles.UserDetailItemView;
H A DUserSwitcherController.java58 import com.android.systemui.qs.tiles.UserDetailView;
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeUI.java41 import com.android.systemui.qs.tiles.DndTile;
H A DVolumeDialogController.java48 import com.android.systemui.qs.tiles.DndTile;

Completed in 609 milliseconds

12