/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_companion_virtual_InputController.cpp | 115 xAbsSetup.absinfo.maximum = screenWidth - 1; in openUinput() 123 yAbsSetup.absinfo.maximum = screenHeight - 1; in openUinput() 131 majorAbsSetup.absinfo.maximum = screenWidth - 1; in openUinput() 139 pressureAbsSetup.absinfo.maximum = 255; in openUinput() 147 slotAbsSetup.absinfo.maximum = MAX_POINTERS; in openUinput()
|
/aosp14/frameworks/base/cmds/uinput/src/com/android/commands/uinput/ |
H A D | InputAbsInfo.aidl | 22 int maximum;
|
H A D | Event.java | 427 absInfo.maximum = readInt(); in readAbsInfo()
|
/aosp14/frameworks/base/core/proto/android/server/ |
H A D | jobscheduler.proto | 193 // The maximum number of background jobs we allow when the system is in a 196 // The maximum number of background jobs we allow when the system is in a 199 // The maximum number of background jobs we allow when the system is in a 202 // The maximum number of background jobs we allow when the system is in a 233 // The maximum number of schedule() calls an app can make in a set amount of time. 272 // The maximum number of jobs an app can run within this particular standby bucket's 275 // The maximum number of jobs an app can run within this particular standby bucket's 278 // The maximum number of jobs an app can run within this particular standby bucket's 281 // The maximum number of jobs an app can run within this particular standby bucket's 289 // The maximum number of jobs that should be allowed to run in the past [all …]
|
H A D | powermanagerservice.proto | 299 // The maximum screen dim time expressed as a ratio relative to the screen off timeout. 305 // The maximum allowable screen off timeout according to the device administration policy.
|
H A D | activitymanagerservice.proto | 344 // The maximum pss size in kb that we consider a process acceptable to restore
|
/aosp14/frameworks/base/proto/src/ |
H A D | camera.proto | 47 // The maximum number of hal buffers 49 // The maximum number of app buffers
|
H A D | ipconnectivity.proto | 377 // The maximum APF program size in byte advertised by hardware.
|
/aosp14/frameworks/base/tests/TouchLatency/ |
H A D | gradlew | 92 MAX_FD=maximum
|
/aosp14/frameworks/base/cmds/uinput/ |
H A D | README.md | 75 | maximum | integer | Maximum value for the axis | 100 "maximum":255, "fuzz":0, "flat":0, "resolution":1} 103 "maximum":255, "fuzz":0, "flat":0, "resolution":1}
|
/aosp14/frameworks/base/core/proto/android/hardware/location/ |
H A D | context_hub_info.proto | 47 // The maximum number of bytes that can be sent per message to the hub
|
/aosp14/frameworks/base/cmds/uinput/jni/ |
H A D | com_android_commands_uinput_Device.cpp | 300 absSetup.absinfo.maximum = info.maximum; in setAbsInfo()
|
/aosp14/frameworks/base/core/proto/android/service/ |
H A D | battery.proto | 49 // The maximum value for the charge level
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/ |
H A D | README.md | 68 The consumption limit represents the maximum amount of resources available to be consumed. When the 88 mechanism. It defined the maximum number of resources (ARCs) available at a time, and then divided 94 1. Having a global maximum circulation spread across multiple apps meant that as more apps were 128 actions such as expedited job execution. The second account would have a lower maximum than the
|
/aosp14/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 227 # Minimum value: 1, maximum value: 16, default value: 4. 310 # Minimum value: 0, maximum value: 99, default value: 0. 422 # Minimum value: 0, maximum value: 9, default value: 0. 1105 # Minimum value: 1, maximum value: 20, default value: 5. 1213 # Minimum value: 0, maximum value: 359, default value: 220. 1488 # Minimum value: 0, maximum value: 20, default value: 4. 1511 # Minimum value: 8, maximum value: 50, default value: 10. 2224 # Minimum value: 0, maximum value: 32, default value: 0. 2241 # Minimum value: 4, maximum value: 24, default value: 10. 2293 # Minimum value: 0, maximum value: 100, default value: 10. [all …]
|
/aosp14/frameworks/base/packages/SystemUI/docs/device-entry/ |
H A D | quickaffordance.md | 28 …ot that is already at capacity. The definition of each slot tells us the maximum number of quick a…
|
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/ |
H A D | tsconfig.json | 44 …// "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for …
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | DropBoxManagerService.java | 1200 int maximum = quotaKb * 1024 / mBlockSize; in trimToFit() local 1201 mCachedQuotaBlocks = Math.min(maximum, maxAvailable); in trimToFit()
|
/aosp14/system/core/toolbox/ |
H A D | getevent.c | 197 abs.value, abs.minimum, abs.maximum, abs.fuzz, abs.flat, in print_possible_events()
|
/aosp14/frameworks/base/packages/SystemUI/docs/ |
H A D | clock-plugins.md | 72 To reduce battery consumption, it is recommended to target a maximum on-pixel-ratio (OPR) of 10%.
|
/aosp14/system/core/fastboot/ |
H A D | README.md | 258 though currently fastboot packets have a 4-byte maximum length. 350 The maximum packet size is negotiated by the host and device in the Init packet.
|
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/ |
H A D | README.md | 253 Rollback lifetime refers to the maximum duration of time after the rollback is
|
/aosp14/frameworks/base/core/proto/android/os/ |
H A D | batterystats.proto | 104 // The maximum learned battery capacity in uAh.
|
/aosp14/frameworks/base/core/proto/android/providers/settings/ |
H A D | global.proto | 923 …// The maximum reconnect delay for short network outages or when the network is suspended due to p…
|