Home
last modified time | relevance | path

Searched defs:curState (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
H A DNetworkState.java158 State curState = mStateDepository.get(i); in validateNetworkDisconnection() local
199 State curState = mStateDepository.get(i); in validateNetworkConnection() local
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DDumpUtils.java377 int curState, long curStartTime, long now) { in dumpSingleTime()
417 int curState, long curStartTime, long now) { in dumpAdjTimesCheckin()
546 public static int aggregateCurrentProcessState(int curState) { in aggregateCurrentProcessState()
H A DServiceState.java391 public long getDuration(int opType, int curState, long startTime, int memFactor, in getDuration()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DWiredAccessoryManager.java349 int curState; in init() local
356 updateStateLocked(uei.getDevPath(), uei.getDevName(), curState); in init() local
/aosp14/frameworks/base/core/java/android/app/
H A DLocalActivityManager.java66 int curState = RESTORED; // Current state the activity is in. field in LocalActivityManager.LocalActivityRecord
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DDeviceIdleControllerTest.java2590 int curState = mDeviceIdleController.getState(); in verifyStateConditions() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DActivityManagerServiceTest.java384 private void verifySeqCounterAndInteractions(UidRecord uidRec, int prevState, int curState, in verifySeqCounterAndInteractions()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DDeviceIdleController.java4723 int curState = mState; in onShellCommand() local
/aosp14/frameworks/base/core/java/android/view/
H A DView.java27267 public static int combineMeasuredStates(int curState, int newState) { in combineMeasuredStates()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...