Searched defs:policyId (Results 1 – 8 of 8) sorted by relevance
| /frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy.internal/current/android/frameworks/automotive/powerpolicy/internal/ |
| D | ICarPowerPolicySystemNotification.aidl | 39 void notifyPowerPolicyChange(in @utf8InCpp String policyId, boolean force); in notifyPowerPolicyChange() 40 …ing policyId, in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
| /frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android/frameworks/automotive/powerpolicy/internal/ |
| D | ICarPowerPolicySystemNotification.aidl | 57 void notifyPowerPolicyChange(in @utf8InCpp String policyId, boolean force); in notifyPowerPolicyChange() 73 void notifyPowerPolicyDefinition(in @utf8InCpp String policyId, in notifyPowerPolicyDefinition()
|
| /frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy.internal/1/android/frameworks/automotive/powerpolicy/internal/ |
| D | ICarPowerPolicySystemNotification.aidl | 39 void notifyPowerPolicyChange(in @utf8InCpp String policyId, boolean force); in notifyPowerPolicyChange() 40 …ing policyId, in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
| /frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/ |
| D | EconomyManagerInternal.java | 145 int getEnabledMode(@EconomicPolicy.Policy int policyId); in getEnabledMode() 165 @EconomicPolicy.Policy int policyId); in registerTareStateChangeListener()
|
| D | CompleteEconomicPolicy.java | 202 boolean isPolicyEnabled(@Policy int policyId) { in isPolicyEnabled()
|
| D | InternalResourceService.java | 493 int getEnabledMode(int policyId) { in getEnabledMode() 1405 int policyId) { in registerTareStateChangeListener() 1490 public int getEnabledMode(int policyId) { in getEnabledMode()
|
| /frameworks/base/services/core/java/com/android/server/cpu/ |
| D | CpuInfoReader.java | 198 int policyId = mStaticPolicyInfoById.keyAt(i); in readCpuInfos() local 425 int policyId = mCpuFreqPolicyDirsById.keyAt(i); in readStaticPolicyInfo() local 446 int policyId = mCpuFreqPolicyDirsById.keyAt(i); in readDynamicPolicyInfo() local 478 private long readAvgTimeInStateCpuFrequency(int policyId, File policyDir) { in readAvgTimeInStateCpuFrequency()
|
| /frameworks/libs/net/common/testutils/devicetests/com/android/testutils/ |
| D | TestableNetworkAgent.kt | 93 data class OnDscpPolicyStatusUpdated(val policyId: Int, val status: Int) : CallbackEntry() constant in CallbackEntry.OnDscpPolicyStatusUpdated
|