/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/expected.expected/assign/ |
H A D | assign.U.pass.cpp | 100 Traced::state oldState{}; in test() local 116 Traced::state oldState{}; in test() local 139 BothMayThrow::state oldState{}; in test() local 165 BothMayThrow::state oldState{}; in test() local 191 BothMayThrow::state oldState{}; in test() local 219 BothMayThrow::state oldState{}; in test() local 251 TracedNoexcept::state oldState{}; in test() local 283 TracedNoexcept::state oldState{}; in test() local
|
H A D | assign.move.pass.cpp | 105 Traced::state oldState{}; in test() local 133 TracedNoexcept::state oldState{}; in test() local 163 Traced::state oldState{}; in test() local 198 TracedNoexcept::state oldState{}; in test() local 227 Traced::state oldState{}; in test() local 249 Traced::state oldState{}; in test() local
|
H A D | assign.copy.pass.cpp | 84 Traced::state oldState{}; in test() local 112 TracedNoexcept::state oldState{}; in test() local 142 Traced::state oldState{}; in test() local 178 TracedNoexcept::state oldState{}; in test() local 208 Traced::state oldState{}; in test() local 231 Traced::state oldState{}; in test() local
|
H A D | assign.unexpected.copy.pass.cpp | 100 BothNoexcept::state oldState{}; in test() local 121 BothNoexcept::state oldState{}; in test() local 149 BothNoexcept::state oldState{}; in test() local 163 Traced::state oldState{}; in test() local
|
H A D | assign.unexpected.move.pass.cpp | 100 BothNoexcept::state oldState{}; in test() local 121 BothNoexcept::state oldState{}; in test() local 149 BothNoexcept::state oldState{}; in test() local 163 Traced::state oldState{}; in test() local
|
H A D | emplace.pass.cpp | 51 BothNoexcept::state oldState{}; in test() local 65 BothMayThrow::state oldState{}; in test() local
|
/aosp_15_r20/frameworks/base/tests/vcn/java/com/android/server/vcn/routeselection/ |
H A D | IpSecPacketLossDetectorTest.java | 396 IpSecTransformState oldState, in checkGetPacketLossRate() 407 IpSecTransformState oldState, in checkGetPacketLossRate() 420 IpSecTransformState oldState, in checkGetPacketLossRate() 448 final IpSecTransformState oldState = in testGetPacketLossRate_expectedPacketNumTooFew() local 466 final IpSecTransformState oldState = newTransformState(2000, 1500, newReplayBitmap(1500)); in testGetPktLossRate_oldHiSeqSmallerThanWinSize_overlappedWithNewWin() local 476 final IpSecTransformState oldState = newTransformState(2000, 1500, newReplayBitmap(1500)); in testGetPktLossRate_oldHiSeqSmallerThanWinSize_notOverlappedWithNewWin() local 486 final IpSecTransformState oldState = newTransformState(10000, 5000, newReplayBitmap(3000)); in testGetPktLossRate_oldHiSeqLargerThanWinSize_overlappedWithNewWin() local 496 final IpSecTransformState oldState = newTransformState(10000, 5000, newReplayBitmap(3000)); in testGetPktLossRate_oldHiSeqLargerThanWinSize_notOverlappedWithNewWin() local 509 final IpSecTransformState oldState = mTransformStateInitial; in checkGetPktLossRate_unusualSeqNumLeap() local
|
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/ |
D | TelephonyConferenceBase.java | 56 public void onStateChanged(Conference conference, int oldState, int newState) {} in onStateChanged() 148 int oldState = getState(); in setConferenceOnHold() local 160 int oldState = getState(); in setConferenceOnDialing() local 172 int oldState = getState(); in setConferenceOnRinging() local 184 int oldState = getState(); in setConferenceOnActive() local 261 private void notifyStateChanged(int oldState, int newState) { in notifyStateChanged()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
D | BondStateMachineTest.java | 566 int oldState, in testSendIntentCase() 617 int oldState, in testSendIntentForAllDeviceTypes() 649 int oldState, in testSendIntentNoPendingDeviceWithUuid() 671 int oldState, in testSendIntentPendingDeviceWithUuid() 693 int oldState, in testSendIntentPendingDevice() 715 int oldState, in testSendIntentNoPendingDevice() 736 private void verifyBondStateChangeIntent(int oldState, int newState, Intent intent) { in verifyBondStateChangeIntent()
|
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/model/ |
D | RawContactModifierTests.java | 833 RawContactDelta oldState = new RawContactDelta(); in testMigrateNameFromGoogleToExchange() local 867 RawContactDelta oldState = new RawContactDelta(); in testMigratePostalFromGoogleToExchange() local 890 RawContactDelta oldState = new RawContactDelta(); in testMigratePostalFromExchangeToGoogle() local 932 RawContactDelta oldState = new RawContactDelta(); in testMigrateEventCommon() local 956 RawContactDelta oldState = new RawContactDelta(); in testMigrateEventFromGoogleToExchange2() local 988 RawContactDelta oldState = new RawContactDelta(); in testMigrateEmailFromGoogleToExchange() local 1038 RawContactDelta oldState = new RawContactDelta(); in testMigrateImFromGoogleToExchange() local 1124 RawContactDelta oldState = new RawContactDelta(); in testMigratePhoneFromGoogleToExchange() local 1183 RawContactDelta oldState = new RawContactDelta(); in testMigrateOrganizationFromGoogleToExchange() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/expected.void/assign/ |
H A D | assign.unexpected.move.pass.cpp | 100 BothNoexcept::state oldState{}; in test() local 121 BothNoexcept::state oldState{}; in test() local 149 BothNoexcept::state oldState{}; in test() local 163 Traced::state oldState{}; in test() local
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | ModifierKeyState.java | 37 final int oldState = mState; in onPress() local 44 final int oldState = mState; in onRelease() local 51 final int oldState = mState; in onOtherKeyPressed() local
|
D | AlphabetShiftState.java | 35 final int oldState = mState; in setShifted() local 65 final int oldState = mState; in setShiftLocked() local 84 final int oldState = mState; in setAutomaticShifted() local
|
D | ShiftKeyState.java | 31 int oldState = mState; in onOtherKeyPressed() local 42 int oldState = mState; in onPressOnShifted() local
|
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/policy/ |
D | FinalizationStateDispatchQueue.java | 87 final int oldState = mState; in handleStateChange() local 101 private static boolean isValidStateChange( in isValidStateChange() 135 ListenableFuture<Void> onStateChanged(@FinalizationState int oldState, in onStateChanged()
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CallEndpointController.java | 361 private boolean isAvailableEndpointChanged(CallAudioState oldState, CallAudioState newState) { in isAvailableEndpointChanged() 380 private boolean isEndpointChanged(CallAudioState oldState, CallAudioState newState) { in isEndpointChanged() 399 private boolean isMuteStateChanged(CallAudioState oldState, CallAudioState newState) { in isMuteStateChanged() 424 public void onCallAudioStateChanged(CallAudioState oldState, CallAudioState newState) { in onCallAudioStateChanged()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/ |
D | HfpClientConnectionService.java | 88 BluetoothDevice device, int newState, int oldState) { in onConnectionStateChanged() 108 public static void onAudioStateChanged(BluetoothDevice device, int newState, int oldState) { in onAudioStateChanged() 122 BluetoothDevice device, int newState, int oldState) { in onConnectionStateChangedInternal() 173 private void onAudioStateChangedInternal(BluetoothDevice device, int newState, int oldState) { in onAudioStateChangedInternal()
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/ |
D | RawContactModifier.java | 961 RawContactDelta oldState, RawContactDelta newState, in migrateStateForNewContact() 1033 Context context, RawContactDelta oldState, RawContactDelta newState, in migrateStructuredName() 1070 public static void migratePostal(RawContactDelta oldState, RawContactDelta newState, in migratePostal() 1181 public static void migrateEvent(RawContactDelta oldState, RawContactDelta newState, in migrateEvent() 1238 RawContactDelta oldState, RawContactDelta newState, DataKind newDataKind) { in migrateGenericWithoutTypeColumn() 1255 RawContactDelta oldState, RawContactDelta newState, DataKind newDataKind) { in migrateGenericWithTypeColumn()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | MultiStateCallback.java | 91 final int oldState = mState; in setState() local 137 int oldState = mState; in clearState() local 142 private void notifyStateChangeListeners(int oldState) { in notifyStateChangeListeners()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
H A D | DozeMachine.java | 313 State oldState = mState; in transitionTo() local 326 private void updatePulseReason(State newState, State oldState, int pulseReason) { in updatePulseReason() 334 private void performTransitionOnComponents(State oldState, State newState) { in performTransitionOnComponents() 465 void transitionTo(State oldState, State newState); in transitionTo()
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
D | ConversationActivityUiState.java | 33 void onConversationContactPickerUiStateChanged(int oldState, int newState, boolean animate); in onConversationContactPickerUiStateChanged() 213 final int oldState = mConversationContactUiState; in performUiStateUpdate() local 221 final int oldState, final int newState, final boolean animate) { in notifyOnOverallUiStateChanged()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
H A D | ThreadContextElementTest.kt | 225 val oldState = myThreadLocal.get() in updateThreadContext() constant 246 val oldState = myThreadLocal.get() in updateThreadContext() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/ |
H A D | StateFlow.kt | 325 val oldState = _state.value in compareAndSet() constant 386 var oldState: Any? = null // previously emitted T!! | NULL (null -- nothing emitted yet) in collect() variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/permission/services.permission-pre-jarjar/android_common/kapt/gen/stubs/com/android/server/permission/access/ |
D | MutateStateScope.java | 13 private final com.android.server.permission.access.AccessState oldState = null; field in MutateStateScope 17 public MutateStateScope(@org.jetbrains.annotations.NotNull() in MutateStateScope()
|
/aosp_15_r20/external/kotlinx.coroutines/integration/kotlinx-coroutines-slf4j/src/ |
H A D | MDCContext.kt | 91 val oldState = MDC.getCopyOfContextMap() in updateThreadContext() constant
|