/frameworks/native/cmds/sfdo/ |
D | sfdo.rs | 48 #[command(version = "0.1", about = "Execute SurfaceFlinger internal commands.")] 57 #[command(about = "[optional(--delay)] Perform a debug flash.")] 64 about = "state = [enabled | disabled] When enabled, it disables Hardware Overlays, \ 70 #[command(about = "state = [hide | show], displays the framerate in the top left corner.")] 73 #[command(about = "Force composite ahead of next VSYNC.")] 76 #[command(about = "Force commit ahead of next VSYNC.")]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/ |
D | README.md | 9 chip informing the user about the media cast occurring. 13 transfer and informing System UI about the transfer status. 16 External clients notify System UI about the transfer status by calling `@SystemApi`s in 19 SystemUI's `CommandQueue`, which then notifies callbacks about the new state. 32 information needed to display a chip. They include the transfer state, information about the media 43 commands instead. Refer to `MediaTttCommandLineHelper` for information about adb commands.
|
/frameworks/base/proto/src/ |
D | system_messages.proto | 38 // Warn the user about an invalid charger. 42 // Warn the user about low battery. 66 // Notify the user about limited functionality before decryption 96 // Notify the user about a sync error. 104 // Update the user about the status of the VPN 179 // Tell the user about currently running foreground services 290 // about first login and ephemeral state 362 // Communicate to the user about remote bugreports. 366 // Notify the user about public volume state changes.. 370 // Notify the user about private volume state changes. [all …]
|
/frameworks/native/libs/math/include/math/ |
D | TMatHelpers.h | 492 static CONSTEXPR BASE<T> rotate(A radian, const VEC& about) { in rotate() argument 496 if (about.x == 1 && about.y == 0 && about.z == 0) { in rotate() 499 } else if (about.x == 0 && about.y == 1 && about.z == 0) { in rotate() 502 } else if (about.x == 0 && about.y == 0 && about.z == 1) { in rotate() 506 VEC nabout = normalize(about); in rotate()
|
/frameworks/base/tools/aapt2/ |
D | ApkInfo.proto | 75 // Information extracted about package from <manifest> and 168 // Information about used features which is extracted from <uses-permission> 189 // Information about permission requested by the application. 212 // Data extracted about launchable activity. Launchable activity is an entry 220 // Data extracted about leanback launchable activity. Leanback launchable 283 // Information about overlay that is declared in the APK.
|
/frameworks/base/docs/ |
D | knowntags.txt | 22 # Something about CTS? 25 # Auto-generated info about the SDK
|
/frameworks/proto_logging/stats/atoms/permissioncontroller/ |
D | permissioncontroller_extension_atoms.proto | 46 * Information about a Permission Rationale dialog viewed by user. 65 * Information about a button clicks made by user inside PermissionRationaleActivity 94 * Information about AppDataSharingUpdates notification and interaction 115 * Information about AppDataSharingUpdatesFragment viewed by user. 127 * Information about a button clicks made by user inside AppDataSharingUpdatesFragment
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | ICameraDeviceCallback.hal | 25 * @param resultExtras data structure containing information about the 40 * @param resultExtras data structure containing information about the 54 * @param resultExtras data structure containing information about the
|
/frameworks/proto_logging/stats/atoms/photopicker/ |
D | photopicker_extension_atoms.proto | 61 Logs details about the launched picker session 78 Logs details about how the picker was launched including information on the set picker options 194 Logs information about the picker's search functionality 206 Logs details about the requests made for extracting search data 218 Logs information about the embedded photopicker(implementation details)
|
/frameworks/proto_logging/stats/atoms/federatedcompute/ |
D | federatedcompute_extension_atoms.proto | 97 // Information about data transfer for TRAIN_DOWNLOADED/TRAIN_UPLOADED events 109 // Information about Authentication events. 115 // Information about ExampleStore events.
|
/frameworks/base/core/java/org/chromium/arc/ |
D | EventLogTags.logtags | 7 # about it.
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/ |
D | README.md | 10 For any question about the parameter framework and configuration files,
|
/frameworks/rs/script_api/ |
D | rs_quaternion.spec | 107 summary: Quaternion that represents a rotation about an arbitrary unit vector 109 Loads a quaternion that represents a rotation about an arbitrary unit vector. 167 Loads a quaternion that represents a rotation about an arbitrary vector
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
D | README.md | 3 The following docs present more detail about the implementation of the WMShell library (in no
|
/frameworks/base/core/jni/ |
D | android_view_InputEventReceiver.md | 8 2. The app's `Looper` is notified about the available event. 19 The app is notified about the available event via the `Looper` callback `handleEvent`. When the app… 23 …eTime=-1, ..)`. That is, when `handleEvent` runs, there is no information about the upcoming frame…
|
/frameworks/proto_logging/stats/atoms/wearpas/ |
D | wearpas_extension_atoms.proto | 19 * Logs cumulative stats about the Adaptive Suspend algorithm 97 * Logs cumulative stats about the Power Anomaly Service 144 * Logs event stats about the Power Anomaly Service
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/patterns/ |
D | TEMPLATE.md | 5 Give detailed information about the problem that this pattern addresses, include when it
|
/frameworks/base/core/java/android/service/chooser/ |
D | flags.aconfig | 32 description: "Provides additional callbacks with information about user actions in ChooserResult"
|
/frameworks/proto_logging/stats/atoms/telephony/satellite/ |
D | satellite_extension_atoms.proto | 184 * Stats about the provision/deprovision result for satellite service 221 * Stats about carrier roaming satellite session 259 * Stats about usage of carrier roaming satellite network 279 * Stats about apps using carrier-roaming satellite services such as SMS, MMS and DATA 286 * Stats about satellite entitlement query request 302 * Stats about satellite config update
|
/frameworks/base/api/ |
D | StubLibraries.bp | 1170 // about all the public APIs, both updatable and non-updatable and historic 1171 // information about all previous dessert and SDK extension releases. 1181 // about all the system APIs, both updatable and non-updatable and historic 1182 // information about all previous dessert and SDK extension releases. 1215 // about only the non-updatable module-lib APIs and historic information about 1217 // may include information about APIs that were previously not-updatable which 1243 // about all the module-lib APIs, both updatable and non-updatable and historic 1244 // information about all previous dessert and SDK extension releases. 1253 // about only the non-updatable system-server APIs and historic information 1254 // about all previous dessert and SDK extension releases. That historic [all …]
|
/frameworks/av/media/libstagefright/ |
D | TEST_MAPPING | 85 // writerTest fails about 5 out of 66
|
/frameworks/base/core/proto/android/net/ |
D | networkrequest.proto | 39 // The framework will issue callbacks about any and all networks that 55 // telephony DUN request), the framework will issue callbacks about the
|
/frameworks/base/packages/ |
D | Android.bp | 30 // We're less worried about performance in app code
|
/frameworks/av/services/tuner/ |
D | .clang-format | 26 # There is nothing in go/droidcppstyle about case labels, but there seems to be
|
/frameworks/av/media/module/service.mediatranscoding/ |
D | .clang-format | 26 # There is nothing in go/droidcppstyle about case labels, but there seems to be
|