/frameworks/wilhelm/doc/ |
D | Doxyfile | 6 # All text after a hash (#) is considered a comment and will be ignored 37 # base path where the generated documentation will be put. 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 45 # format and will distribute the generated files over these directories. 53 # documentation generated by doxygen is written. Doxygen will use this 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 75 # brief descriptions will be completely suppressed. [all …]
|
/frameworks/native/docs/ |
D | Doxyfile | 6 # All text after a hash (#) is considered a comment and will be ignored 46 # Doxygen will copy the logo to the output directory. 51 # base path where the generated documentation will be put. 52 # If a relative path is entered, it will be relative to the location 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 59 # format and will distribute the generated files over these directories. 67 # documentation generated by doxygen is written. Doxygen will use this 79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend [all …]
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 9 # All text after a single hash (#) is considered a comment and will be ignored. 51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo 57 # into which the generated documentation will be written. If a relative path is 58 # entered, it will be relative to the location where doxygen was started. If 59 # left blank the current directory will be used. 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 65 # will distribute the generated files over these directories. Enabling this 74 # documentation generated by doxygen is written. Doxygen will use this 88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member 95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief [all …]
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 9 # All text after a single hash (#) is considered a comment and will be ignored. 51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 57 # into which the generated documentation will be written. If a relative path is 58 # entered, it will be relative to the location where doxygen was started. If 59 # left blank the current directory will be used. 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 65 # will distribute the generated files over these directories. Enabling this 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode 82 # documentation generated by doxygen is written. Doxygen will use this [all …]
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 9 # All text after a single hash (#) is considered a comment and will be ignored. 51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 57 # into which the generated documentation will be written. If a relative path is 58 # entered, it will be relative to the location where doxygen was started. If 59 # left blank the current directory will be used. 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 65 # will distribute the generated files over these directories. Enabling this 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode 82 # documentation generated by doxygen is written. Doxygen will use this [all …]
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncManager.md | 27 made by foreground apps are special cased such that the resulting sync operations will be 45 `SYNC_EXEMPTION_PROMOTE_BUCKET_WITH_TEMP` will be set. 49 `SYNC_EXEMPTION_PROMOTE_BUCKET` will be set. 53 `SYNC_EXEMPTION_PROMOTE_BUCKET` will be set. 62 - This will add `JobInfo.FLAG_EXEMPT_FROM_APP_STANDBY` to the sync job. This makes the job 63 subject to "ACTIVE" app quota, so minimum deferral will be applied to it. 69 This will allow the app to access network, even if it has been in the `RARE` bucket 72 Note if the device is dozing or in battery saver, promoting to the "ACTIVE" bucket will still 81 Temp-allowlist will grant the app network access even if the device is in doze or in battery 84 (However, note that when the device is dozing, sync jobs will not run anyway.) [all …]
|
/frameworks/base/core/java/android/window/ |
D | SurfaceSyncGroup.md | 13 …pts a `Consumer<Transaction>` and one that's empty. The empty constructor will automatically apply… 17 The caller will invoke `addToSync` for every `SurfaceSyncGroup` that it wants included. There are a… 19 …ync a SurfaceView. Since SurfaceViews are rendered by the app, the caller will be expected to prov… 20 …call addToSync and pass in the SurfacePackage, where the SurfaceSyncGroup will ensure it's added t… 21 …ric method. It can be used to sync arbitrary info. Most likely the caller will pass in a SurfaceSy… 23 …e while still on the UI thread are included in this frame. The next vsync will pick up those chang… 29 …will never complete since the SurfaceSyncGroup wants to give the caller a chance to add SurfaceSyn… 37 …will only receive a complete callback when the specific SurfaceSyncGroup it registered with is com… 47 …will call into ViewRootImpl, where either a new SurfaceSyncGroup is created or it returns an alrea… 50 …will be added to SSG-1. Then SSG-2 also requests to sync VRI. VRI's SSG will see that it already … [all …]
|
/frameworks/compile/slang/ |
D | README.rst | 13 Virtual Machine) bitcode representation, which will be consumed on 22 distinct, effective features for Android programming. We will use 55 Note that *-MD* will tell llvm-rs-cc to output dependence information. 82 This command will generate: 90 The **Script\*.java** files above will be documented below. 120 Note that the ScriptC_fountain.java will be generated inside 140 In ScriptC_fountain.java, llvm-rs-cc will reflect the following methods:: 149 static will generate get, set, or invoke methods. This provides a way 158 llvm-rs-cc will genearte ScriptC_fountain.java as follows:: 180 struct. In this case, llvm-rs-cc will reflect two files, [all …]
|
/frameworks/native/opengl/libs/EGL/ |
D | GLES_layers.md | 4 …opulated unmodified, a GLES LayerLoader will be instantiated. If debug layers are enabled, the La… 6 If layering is enabled, the loader will search for and enumerate a specified layer list. The layer… 8 …e layers will be traversed in the order they are specified, so the first layer will be directly be… 20 …will be provided. If a layer tries to make independent GLES 1.x calls, they will be routed to GLES… 22 …at the layer should call when finished. If there is only one layer, next will point directly to t… 27 …will call `AndroidGLESLayer_Initialize`, and then walk libEGL’s function lists and call `AndroidGL… 29 …dress if they look up function calls instead of eglGetProcAddress or they will not get an accurate… 66 Note these settings will persist across reboots: 89 These will be cleared on reboot: 91 # This will attempt to load layers for all applications, including native executables [all …]
|
/frameworks/base/cmds/bootanimation/ |
D | FORMAT.md | 30 + The percentage will be displayed with an x-coordinate of 'c', and a 41 + `p` -- this part will play unless interrupted by the end of the boot 42 + `c` -- this part will play to completion, no matter what 59 - `c` -- will centre the text 60 - `n` -- will position the text n pixels from the start; left edge for x-axis, bottom edge 62 - `-n` -- will position the text n pixels from the end; right edge for x-axis, top edge 65 * `-24` or `c -24` will position the text 24 pixels from the top of the screen, 67 * `16 c` will position the text 16 pixels from the left of the screen, centred 69 * `-32 32` will position the text such that the bottom right corner is 32 pixels above 83 * For a NxM image each character glyph will be N/16 pixels wide and M/(12*2) pixels high [all …]
|
/frameworks/av/media/libnbaio/ |
D | README.txt | 23 will lose data if reader doesn't keep up 32 if configured to block, then will wait until space available before returning 33 if configured to not block, then will return a short transfer count 34 and will never overwrite data
|
/frameworks/proto_logging/stats/atoms/expresslog/ |
D | expresslog_extension_atoms.proto | 57 // will be used as uid dimension. 67 // will be used as a samples count increment value per bin 70 // will be used as a dimension to represent the bin index 84 // will be used as a samples count increment value per bin 87 // will be used as a dimension to represent the bin index 94 // will be used as uid dimension.
|
/frameworks/base/packages/SystemUI/docs/ |
D | broadcasts.md | 10 * All supported `BroadcastReceiver` will be aggregated into one single receiver per user. 11 * Whenever there is a broadcast, the number of IPC calls from `system_server` into SystemUI will be… 29 * Broadcasts will be dispatched on the main thread (same as `system_server`) by default but a `Hand… 31 …ntent/Context.java)) can be passed for the registration. By default, this will be `Context#RECEIVE… 41 …* All cached sticky broadcasts that match the filter will be sent to the just registered `Broadcas… 62 * It will only take into account actions and categories for filtering. It must 85 …ng the same `BroadcastReceiver` for the same user using different filters will result on two subsc… 89 There are two methods to unsubscribe a given `BroadcastReceiver`. One that will remove it for all u… 95 * This will remove every registration of [receiver], not those done just with [UserHandle.ALL]. 97 * @param receiver The receiver to unregister. It will be unregistered for all users. [all …]
|
D | user-file-manager.md | 14 Add a file name and user id. You can retrieve the current user id from UserTracker. This will 22 the SharedPreferences file does not exist, one will be created automatically. See 30 This class will listen for Intent.ACTION_USER_REMOVED and remove directories that no longer 31 corresponding to active users. Additionally, upon start up, the class will run the same query for
|
/frameworks/base/tools/aapt2/ |
D | development.md | 6 `make -j aapt2` will create an aapt2 executable in `out/host/linux-x86/bin/aapt2` (on Linux). This … 8 …T_DIRECTORY BUILD_HOST_static=1`. Note, in addition to aapt2 this command will also output other s…
|
/frameworks/native/cmds/dumpstate/ |
D | bugreport-format.md | 44 When systrace is enabled, the zip file will contain a `systrace.txt` file as well. 76 - Services in the new sections will have a new header containing the 80 For example, cpuinfo will now move to `DUMPSYS CRITICAL` and will have a 83 - Bug report will contain proto dumps from all supporting services. Support can be 86 - All protos will be generated into separate files per service, per priority. The files 87 will be stored in `proto/<servicename>(_CRITICAL|_HIGH|).proto` 92 During development, the versions will be suffixed with _-devX_ or 104 Android defining that format, then a new _sub-version_ will be used. 106 release, the version will be called **1.1** or something like that.
|
/frameworks/libs/modules-utils/java/com/android/modules/utils/testing/ |
D | Android.bp | 55 // In order to use these utils successfully, both Java code and native libraries will be required. 56 // If your code is in a library, you will have to depend on these defaults both in the library as 58 // You will also need to specify android:debuggable="true" in the test's manifest. 95 // In order to use these utils successfully, both Java code and native libraries will be required. 96 // If your code is in a library, you will have to depend on these defaults both in the library as 98 // You will also need to specify android:debuggable="true" in the test's manifest.
|
/frameworks/native/libs/renderengine/skia/debug/ |
D | README.md | 3 A non zero value turns on the recording. The recording will stop after MS specified. 5 is finished, the capture_skia_ms flag will be set to 0 to avoid circular recording. 13 File will be stored in the /data/user/ directory on the device:
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 4 …1. You have some server side changes, which will trigger both WM/SysUI initiated SurfaceControl.Tr… 12 In this document we will use a term syncable state to refer to any state mutated under the WindowMa… 18 then the first frame drawn by the client after observing the syncable state will be sent in a trans… 25 And the consumer will always be passed the first frame containing the configuration change. This ca… 66 says that the frame will be passed to the consumer and we uphold our guarantee. 71 CA says that performTraversals will execute, and CB says that when it does, if the seqId is higher … 72 it will schedule the render to sync. Requirement 4 says drawing never fails, so CC must execute, an… 83 the seqId change, and so it will appropriately configure the renderer. 88 …e can see that no matter at what time the server makes syncable state changes, the first frame will 122 interface on another, and will be ordered. When we hand out transactions for sync [all …]
|
/frameworks/base/core/proto/android/net/ |
D | networkrequest.proto | 39 // The framework will issue callbacks about any and all networks that 42 // A hybrid of the two designed such that the framework will issue 49 // semantics, but to the fact that the system will only ever create a 55 // telephony DUN request), the framework will issue callbacks about the 63 // higher-scoring network will not go into the background immediately, 64 // but will linger and go into the background after the linger timeout.
|
/frameworks/base/cmds/uinput/ |
D | README.md | 10 There are also two supported input formats, described in the sections below. The tool will 28 contain multiple commands, which will be executed in sequence. Simply add multiple JSON objects to 139 After the command is sent, there will be a delay before the device is set up by the Android input 141 that time will be dropped. If you are controlling `uinput` by sending commands through standard 153 will be unregistered. There is no explicit command for unregistering a device. 159 The delay will be timed relative to the time base, a reference time which is set when the device is 168 If the `register` command is executed at time _X_, the injection at step 3 will be scheduled for 170 later, but regardless of that the injection at step 5 will always be scheduled for _X_+510ms. This 197 commands and the times they will be scheduled to run at: 220 Without `updateTimeBase`, the `inject` commands of step 4 will be scheduled to start immediately [all …]
|
/frameworks/base/core/jni/ |
D | android_view_InputEventReceiver.md | 19 …will execute `handleEvent`. At this point, the app is expected to read in the events that have com… 21 …d them all at once. Therefore, whenever the events are available, the app will try to completely d… 33 …frameTime=<valid frame time>, ..)`. At this point, the `consume` function will return all batched … 39 1. Even if events have been read by `InputConsumer`, `consume` will return `NULL` event with status… 43 3. The function `handleEvent` will always execute as long as there are unread events in the fd
|
/frameworks/base/core/proto/android/app/ |
D | alarmmanager.proto | 32 // will wake up the device when it goes off. 36 // asleep, it will not be delivered until the next time the device wakes up. 39 // sleep), which will wake up the device when it goes off. 43 // device is asleep, it will not be delivered until the next time the device
|
/frameworks/base/core/java/android/view/flags/ |
D | scroll_feedback_flags.aconfig | 15 …implementation in the View class will be used, and the HapticScrollFeedbackProvider logic for rota…
|
/frameworks/rs/toolkit/ |
D | README.txt | 1 This directory will contain the standalone library meant to replace the RenderScript Intrinsics. 5 To make the review process manageable, a series of smaller CLs will be reviewed and submitted.
|