/aosp14/system/core/libprocessgroup/profiles/ |
H A D | task_profiles.json | 5 "Controller": "cpuset", string 10 "Controller": "cpuset", string 15 "Controller": "cpuset", string 20 "Controller": "memory", string 25 "Controller": "memory", string 31 "Controller": "memory", string 37 "Controller": "memory", string 42 "Controller": "memory", string 62 "Controller": "cpu", string 67 "Controller": "cpu", string [all …]
|
H A D | task_profiles_28.json | 5 "Controller": "schedtune", string 10 "Controller": "schedtune", string 23 "Controller": "schedtune", string 36 "Controller": "schedtune", string 49 "Controller": "schedtune", string 62 "Controller": "schedtune", string 75 "Controller": "schedtune", string 88 "Controller": "schedtune", string 101 "Controller": "schedtune", string 114 "Controller": "schedtune", string [all …]
|
H A D | task_profiles_29.json | 5 "Controller": "schedtune", string 10 "Controller": "schedtune", string 23 "Controller": "schedtune", string 36 "Controller": "schedtune", string 49 "Controller": "schedtune", string 62 "Controller": "schedtune", string 75 "Controller": "schedtune", string 88 "Controller": "schedtune", string 101 "Controller": "schedtune", string 114 "Controller": "schedtune", string [all …]
|
H A D | task_profiles_30.json | 5 "Controller": "schedtune", string 10 "Controller": "schedtune", string 23 "Controller": "schedtune", string 36 "Controller": "schedtune", string 49 "Controller": "schedtune", string 62 "Controller": "schedtune", string 75 "Controller": "schedtune", string 88 "Controller": "schedtune", string 101 "Controller": "schedtune", string 114 "Controller": "schedtune", string [all …]
|
H A D | cgroups.json | 4 "Controller": "blkio", string 11 "Controller": "cpu", string 18 "Controller": "cpuset", string 25 "Controller": "memory", string 40 "Controller": "freezer", string
|
H A D | cgroups_28.json | 4 "Controller": "schedtune", string
|
H A D | cgroups_29.json | 4 "Controller": "schedtune", string
|
H A D | cgroups_30.json | 4 "Controller": "schedtune", string
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
H A D | CallbackControllerTest.java | 109 private static class Controller implements CallbackController<Object> { class in CallbackControllerTest
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/provider/ |
H A D | AbstractLocationProvider.java | 360 private class Controller implements LocationProviderController { class in AbstractLocationProvider 364 Controller() {} in Controller() method in AbstractLocationProvider.Controller
|
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
H A D | ActivityLaunchAnimator.kt | 262 private fun Controller.callOnIntentStartedOnMainThread(willAnimate: Boolean) { regex 373 interface Controller : LaunchAnimator.Controller { regex
|
H A D | LaunchAnimator.kt | 69 interface Controller { regex
|
H A D | DialogLaunchAnimator.kt | 79 interface Controller { regex
|
/aosp14/frameworks/base/core/proto/android/server/ |
H A D | activitymanagerservice.proto | 735 message Controller { message
|