Home
last modified time | relevance | path

Searched defs:processState (Results 1 – 25 of 30) sorted by relevance

12

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/procstats/
H A DProcessStatsTest.java106 ProcessState processState = in testNonZeroProcessStateDuration() local
134 ProcessState processState = in testDumpBoundFgsDuration() local
162 ProcessState processState = in testDumpFrozenDuration() local
224 ProcessState processState = in testSafelyResetClearsProcessInUidState() local
/aosp14/frameworks/base/core/java/android/os/
H A DBatteryConsumer.java209 public final @ProcessState int processState; field in BatteryConsumer.Dimensions
211 public Dimensions(int powerComponent, int processState) { in Dimensions()
254 public final @ProcessState int processState; field in BatteryConsumer.Key
261 private Key(int powerComponent, int processState, int powerModelColumnIndex, in Key()
350 public Key getKey(@PowerComponent int componentId, @ProcessState int processState) { in getKey()
499 public static String processStateToString(@BatteryConsumer.ProcessState int processState) { in processStateToString()
592 Key getKeyOrThrow(int componentId, int processState) { in getKeyOrThrow()
607 Key getKey(int componentId, int processState) { in getKey()
812 public Key getKey(@PowerComponent int componentId, @ProcessState int processState) { in getKey()
H A DPowerComponents.java274 long powerDeciCoulombs, long durationMs, int processState) { in writePowerUsageSlice()
401 int processState = PROCESS_STATE_UNSPECIFIED; in parseXml() local
H A DUidBatteryConsumer.java131 private void appendProcessStateData(StringBuilder sb, @ProcessState int processState, in appendProcessStateData()
H A DBatteryStats.java679 mapUidProcessStateToBatteryConsumerProcessState(int processState) { in mapUidProcessStateToBatteryConsumerProcessState()
990 public abstract long getMobileRadioActiveTimeInProcessState( in getMobileRadioActiveTimeInProcessState()
1061 public abstract long getBluetoothEnergyConsumptionUC( in getBluetoothEnergyConsumptionUC()
1081 public abstract long getCpuEnergyConsumptionUC( in getCpuEnergyConsumptionUC()
1111 public abstract long getMobileRadioEnergyConsumptionUC( in getMobileRadioEnergyConsumptionUC()
1141 public abstract long getWifiEnergyConsumptionUC( in getWifiEnergyConsumptionUC()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBluetoothPowerCalculator.java152 final int processState = key.processState; in calculateApp() local
191 final int processState = key.processState; in calculatePowerAndDuration() local
223 final int processState = key.processState; in calculatePowerAndDuration() local
H A DWifiPowerCalculator.java129 final int processState = key.processState; in calculate() local
204 final int processState = powerDurationAndTraffic.keys[i].processState; in calculateApp() local
H A DMobileRadioPowerCalculator.java185 final int processState = key.processState; in calculate() local
236 final int processState = key.processState; in calculate() local
H A DBatteryStatsImpl.java2257 private void setState(@BatteryConsumer.ProcessState int processState, in setState()
3949 private void setState(int processState, long elapsedTimeMs) { in setState()
8492 int processState) { in getEnergyConsumptionUC()
8524 public long getBluetoothEnergyConsumptionUC( in getBluetoothEnergyConsumptionUC()
8538 public long getCpuEnergyConsumptionUC( in getCpuEnergyConsumptionUC()
8558 public long getMobileRadioEnergyConsumptionUC(int processState) { in getMobileRadioEnergyConsumptionUC()
8577 public long getWifiEnergyConsumptionUC(int processState) { in getWifiEnergyConsumptionUC()
9188 public long getMobileRadioActiveTimeInProcessState( in getMobileRadioActiveTimeInProcessState()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DSameProcessApplicationThread.java52 int sendingUser, int processState, int sendingUid, String sendingPackage) { in scheduleReceiver()
67 int sendingUser, int processState, int sendingUid, String sendingPackage) { in scheduleRegisteredReceiver()
H A DAppBatteryTracker.java892 private void dumpProcessStateStats(ProtoOutputStream proto, int processState, double powerMah) { in dumpProcessStateStats()
1031 double getUsagePowerMah(@BatteryConsumer.ProcessState int processState) { in getUsagePowerMah()
/aosp12/frameworks/av/services/mediametrics/
H A Dmain_mediametrics.cpp48 sp<ProcessState> processState(ProcessState::self()); in main() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaTimeoutListener.kt186 private fun processState(state: PlaybackState?, dispatchEvents: Boolean) { regex
/aosp12/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl68 int sendingUser, int processState); in scheduleReceiver()
71 in CompatibilityInfo compatInfo, int processState); in scheduleCreateService()
91 in Intent intent, boolean rebind, int processState); in scheduleBindService()
99 boolean sticky, int sendingUser, int processState); in scheduleRegisteredReceiver()
H A DClientTransactionHandler.java84 public abstract void updateProcessState(int processState, boolean fromIpc); in updateProcessState()
H A DActivityThread.java1015 boolean sync, int sendingUser, int processState) { in scheduleReceiver()
1047 ServiceInfo info, CompatibilityInfo compatInfo, int processState) { in scheduleCreateService()
1058 boolean rebind, int processState) { in scheduleBindService()
1235 boolean sticky, int sendingUser, int processState) throws RemoteException { in scheduleRegisteredReceiver()
3379 public void updateProcessState(int processState, boolean fromIpc) { in updateProcessState()
3421 private void updateVmProcessState(int processState) { in updateVmProcessState()
/aosp14/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl69 boolean assumeDelivered, int sendingUser, int processState, int sentFromUid, in scheduleReceiver()
76 in CompatibilityInfo compatInfo, int processState); in scheduleCreateService()
98 in Intent intent, boolean rebind, int processState, long bindSeq); in scheduleBindService()
106 boolean sticky, boolean assumeDelivered, int sendingUser, int processState, in scheduleRegisteredReceiver()
H A DClientTransactionHandler.java94 public abstract void updateProcessState(int processState, boolean fromIpc); in updateProcessState()
H A DActivityThread.java1070 boolean ordered, boolean assumeDelivered, int sendingUser, int processState, in scheduleReceiver()
1117 ServiceInfo info, CompatibilityInfo compatInfo, int processState) { in scheduleCreateService()
1127 boolean rebind, int processState, long bindSeq) { in scheduleBindService()
1339 boolean sticky, boolean assumeDelivered, int sendingUser, int processState, in scheduleRegisteredReceiver()
3595 public void updateProcessState(int processState, boolean fromIpc) { in updateProcessState()
3617 private void updateVmProcessState(int processState) { in updateVmProcessState()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java334 boolean processRunning, boolean processSwitch, int processState, int processOomAdj, in create()
356 boolean processSwitch, int processState, int processOomAdj, in TransitionInfo()
684 final int processState; in notifyActivityLaunched() local
1066 final int processState = info.mProcessState; in logAppTransitionFinished() local
1090 int processState, int processOomAdj) { in logAppTransition()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
H A DMediaTimeoutListener.kt270 private fun processState( regex
/aosp12/frameworks/base/core/java/com/android/internal/app/procstats/
H A DAssociationState.java113 final int processState = procState; in trackProcState() local
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DAssociationState.java114 final int processState = procState; in trackProcState() local
H A DProcessStats.java2401 final ProcessState processState = uids.valueAt(iu); in forEachProcess() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java627 private boolean isProcessStateForeground(int processState) { in isProcessStateForeground()

12