Home
last modified time | relevance | path

Searched defs:nextState (Results 1 – 25 of 681) sorted by relevance

12345678910>>...28

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DStampedLock.java428 long s, nextState; in tryAcquireWrite() local
461 long nextState = state = unlockWriteState(s); in releaseWrite() local
475 long s = U.getLongOpaque(this, STATE) & ~ABITS, nextState; in writeLock() local
510 long nextState; in tryWriteLock() local
533 long nextState; in writeLockInterruptibly() local
550 long s = U.getLongOpaque(this, STATE) & RSAFE, nextState; in readLock() local
584 long nextState; in tryReadLock() local
607 long nextState; in readLockInterruptibly() local
714 long a = stamp & ABITS, m, s, nextState; in tryConvertToWriteLock() local
748 long a, s, nextState; in tryConvertToReadLock() local
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/locks/
H A DStampedLock.java428 long s, nextState; in tryAcquireWrite() local
461 long nextState = state = unlockWriteState(s); in releaseWrite() local
475 long s = U.getLongOpaque(this, STATE) & ~ABITS, nextState; in writeLock() local
510 long nextState; in tryWriteLock() local
533 long nextState; in writeLockInterruptibly() local
550 long s = U.getLongOpaque(this, STATE) & RSAFE, nextState; in readLock() local
584 long nextState; in tryReadLock() local
607 long nextState; in readLockInterruptibly() local
714 long a = stamp & ABITS, m, s, nextState; in tryConvertToWriteLock() local
748 long a, s, nextState; in tryConvertToReadLock() local
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/21/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DStampedLock.java428 long s, nextState; in tryAcquireWrite() local
461 long nextState = state = unlockWriteState(s); in releaseWrite() local
475 long s = U.getLongOpaque(this, STATE) & ~ABITS, nextState; in writeLock() local
510 long nextState; in tryWriteLock() local
533 long nextState; in writeLockInterruptibly() local
550 long s = U.getLongOpaque(this, STATE) & RSAFE, nextState; in readLock() local
584 long nextState; in tryReadLock() local
607 long nextState; in readLockInterruptibly() local
714 long a = stamp & ABITS, m, s, nextState; in tryConvertToWriteLock() local
748 long a, s, nextState; in tryConvertToReadLock() local
[all …]
/aosp_15_r20/cts/tests/devicestate/src/android/hardware/devicestate/cts/
H A DDeviceStateManagerTests.java206 int nextState = calculateDifferentState(callback.mCurrentState.getIdentifier(), in testRequestStateFailsAsTopApp_ifStateNotDefinedAsAvailableForAppsToRequest() local
257 int nextState = calculateDifferentState(callback.mCurrentState.getIdentifier(), in testRequestStateSucceedsAsTopApp_ifStateDefinedAsAvailableForAppsToRequest() local
314 int nextState = calculateDifferentState(callback.mCurrentState.getIdentifier(), in testRequestStateFailsAsBackgroundApp() local
360 int nextState = calculateDifferentState(callback.mCurrentState.getIdentifier(), in testCancelStateRequestFromNewActivity() local
438 int nextState = calculateDifferentState(callback.mCurrentState.getIdentifier(), in testCancelStateSucceedsAsPiP_ifAppWasOriginalRequester() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/haptics/slider/
H A DSliderStateTracker.kt222 val nextState = in handleArrowOnce() constant
239 val nextState = in handleArrowContinuous() constant
/aosp_15_r20/external/jsilver/src/com/google/streamhtmlparser/impl/
H A DHtmlParserImpl.java423 InternalState nextState = expectedNextState; in handleEnterState() local
446 InternalState nextState = expectedNextState; in handleExitState() local
599 InternalState nextState = state; in tagClose() local
651 InternalState nextState = expectedNextState; in exitStateCdataMayClose() local
H A DGenericParser.java108 InternalState nextState = in parse() local
196 protected void setNextState(InternalState nextState) throws ParseException { in setNextState()
H A DJavascriptParserImpl.java109 InternalState nextState = expectedNextState; in handleEnterState() local
181 InternalState nextState = state; in enterStateJsSlash() local
/aosp_15_r20/frameworks/base/services/backup/java/com/android/server/backup/restore/
H A DPerformUnifiedRestoreTask.java578 UnifiedRestoreState nextState = UnifiedRestoreState.FINAL; in dispatchNextRestore() local
895 UnifiedRestoreState nextState = in initiateOneRestore() local
1125 UnifiedRestoreState nextState = UnifiedRestoreState.RUNNING_QUEUE; in run() local
1511 final UnifiedRestoreState nextState; in operationComplete() local
1592 void executeNextState(UnifiedRestoreState nextState) { in executeNextState()
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/android/
DImsMediaAudioPlayer.cpp181 aaudio_stream_state_t nextState = AAUDIO_STREAM_STATE_UNINITIALIZED; in Start() local
253 aaudio_stream_state_t nextState = AAUDIO_STREAM_STATE_UNINITIALIZED; in Stop() local
473 aaudio_stream_state_t nextState = AAUDIO_STREAM_STATE_UNINITIALIZED; in restartAudioStream() local
DImsMediaAudioSource.cpp148 aaudio_stream_state_t nextState = AAUDIO_STREAM_STATE_UNINITIALIZED; in Start() local
190 aaudio_stream_state_t nextState = AAUDIO_STREAM_STATE_UNINITIALIZED; in Stop() local
391 aaudio_stream_state_t nextState = AAUDIO_STREAM_STATE_UNINITIALIZED; in restartAudioStream() local
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/layout/
H A DThaiStateTransition.java19 int nextState; field in ThaiStateTransition
22 public ThaiStateTransition(int nextState, char action) in ThaiStateTransition()
/aosp_15_r20/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/devicestate/
H A DDeviceStateStatsTests.java94 int nextState = availableStates.get(nextStateIndex); in testDeviceStateChanges() local
102 private void testDeviceStateChange(int nextState) throws Exception { in testDeviceStateChange()
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDocsSelectionPredicate.java61 public boolean canSetStateForKey(String id, boolean nextState) { in canSetStateForKey()
80 public boolean canSetStateAtPosition(int position, boolean nextState) { in canSetStateAtPosition()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DArrayPrefixHelpers.java236 int nextState; CumulateTask<T> lt, rt; in compute() local
388 int nextState; LongCumulateTask lt, rt; in compute() local
540 int nextState; DoubleCumulateTask lt, rt; in compute() local
692 int nextState; IntCumulateTask lt, rt; in compute() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DArrayPrefixHelpers.java236 int nextState; CumulateTask<T> lt, rt; in compute() local
388 int nextState; LongCumulateTask lt, rt; in compute() local
540 int nextState; DoubleCumulateTask lt, rt; in compute() local
692 int nextState; IntCumulateTask lt, rt; in compute() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/
DArrayPrefixHelpers.java236 int nextState; CumulateTask<T> lt, rt; in compute() local
388 int nextState; LongCumulateTask lt, rt; in compute() local
540 int nextState; DoubleCumulateTask lt, rt; in compute() local
692 int nextState; IntCumulateTask lt, rt; in compute() local
/aosp_15_r20/external/skia/src/sksl/lex/
H A DNFAtoDFA.h111 for (int nextState : nfaState.fNext) { in scanState() local
120 DFAState* nextState = this->getState(DFAState::Label(next)); in scanState() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DStateMachine.java38 short nextState = StateMachine.UNDEFINED; field in StateMachine.StateAction
109 private String getStateName(short nextState) { in getStateName()
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/provider/certpath/
H A DSunCertPathBuilder.java287 ForwardState nextState = (ForwardState) currentState.clone(); in depthFirstSearchForward() local
528 depthFirstSearchForward(cert.getIssuerX500Principal(), nextState, in depthFirstSearchForward() local
/aosp_15_r20/hardware/google/pixel/health/
DBatteryDefender.cpp315 state_E nextState = state; in stateMachine_getNextState() local
477 const state_E nextState = stateMachine_getNextState(mCurrentState); in update() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/doze/
DDozeLogger.java49 com.android.systemui.doze.DozeMachine.State nextState) { in logPowerSaveChanged()
53 com.android.systemui.doze.DozeMachine.State nextState) { in logAlwaysOnSuppressedChange()
/aosp_15_r20/external/pigweed/pw_transfer/java/main/dev/pigweed/pw_transfer/
H A DTransfer.java431 private final State nextState; field in Transfer.TimeoutRecovery
434 TimeoutRecovery(State nextState) { in TimeoutRecovery()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
H A DFromLockscreenTransitionInteractor.kt191 var nextState = in <lambda>() variable
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeLog.java391 public void tracePowerSaveChanged(boolean powerSaveActive, DozeMachine.State nextState) { in tracePowerSaveChanged()
400 public void traceAlwaysOnSuppressedChange(boolean suppressed, DozeMachine.State nextState) { in traceAlwaysOnSuppressedChange()

12345678910>>...28