/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/ |
D | OverlayShade.kt | 87 Panel( in SceneScope() 88 modifier = Modifier.element(OverlayShade.Elements.Panel).panelSize(), in SceneScope() 111 private fun SceneScope.Panel( in SceneScope() 185 val Panel = ElementKey("OverlayShadePanel", scenePicker = LowestZIndexScenePicker) constant
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | cec_key_handling.md | 11 | Android Key | TV Panel | OTT … 23 ### TV Panel
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
D | VolumePanelDialogReceiver.kt | 39 TextUtils.equals(Settings.Panel.ACTION_VOLUME, intent.action) in onReceive()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/ |
D | SceneContainerTransitions.kt | 115 translate(OverlayShade.Elements.Panel, y = OverlayShade.Dimensions.OverscrollLimit) in <lambda>() 118 translate(OverlayShade.Elements.Panel, y = OverlayShade.Dimensions.OverscrollLimit) in <lambda>()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/transitions/ |
D | ToQuickSettingsShadeTransition.kt | 51 translate(OverlayShade.Elements.Panel, Edge.Top) in TransitionBuilder()
|
D | ToNotificationsShadeTransition.kt | 53 translate(OverlayShade.Elements.Panel, Edge.Top) in TransitionBuilder()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ui/navigation/ |
D | VolumeNavigator.kt | 91 /* intent= */ Intent(Settings.Panel.ACTION_VOLUME), in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | LegacyActivityStarterInternalImpl.kt | 174 if (Settings.Panel.ACTION_VOLUME == intent.action) { in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/ |
D | NetworkControllerImpl.java | 517 filter.addAction(Settings.Panel.ACTION_INTERNET_CONNECTIVITY); in registerListeners() 834 case Settings.Panel.ACTION_INTERNET_CONNECTIVITY: in onReceive()
|
/frameworks/proto_logging/stats/enums/app/ |
D | settings_enums.proto | 609 // ACTION: An interaction with a Slice or other component in the Panel. 3495 // Panel for Internet Connectivity 3498 // Panel for Volume 3501 // Panel for NFC 3504 // Panel for Media Output 3528 // Panel for Wifi 3572 // OPEN: Settings > System > Gestures > Global Actions Panel 3660 // Panel for adding Wi-Fi networks 3779 // Panel for Media Output Group operation
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 813 // OPEN: Quick Settings Panel 912 // OPEN: Notification Panel (including lockscreen) 7047 // Open: Settings > Panel for Internet Connectivity 7050 // Open: Settings > Panel for Volume 7053 // Open: Settings > Panel for NFC 7056 // Open: Settings > Panel for Media Output 7059 // ACTION: An interaction with a Slice or other component in the Panel. 7141 // Panel for Wifi 7322 // OPEN: Settings > System > Gestures > Global Actions Panel
|
/frameworks/base/packages/SystemUI/docs/ |
D | qs-tiles.md | 579 Provides a default label for this Tile. Used by the QS Panel customizer to show a name next to
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 20914 public static final class Panel { class in Settings 20915 private Panel() { in Panel() method in Settings.Panel
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 37475 public static final class Settings.Panel {
|