/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetTestUtils.java | 40 BluetoothDevice device, int toState, int fromState, Intent intent) { in verifyAudioStateBroadcast() 60 BluetoothDevice device, int toState, int fromState, Intent intent, boolean checkFlag) { in verifyConnectionStateBroadcast() 82 BluetoothDevice device, int toState, int fromState, Intent intent) { in verifyConnectionStateBroadcast()
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/statemanager/ |
D | StateManager.java | 276 STATE_TYPE fromState = mState; in goToState() local 309 private void goToStateAnimated(STATE_TYPE state, STATE_TYPE fromState, in goToStateAnimated() 329 public void prepareForAtomicAnimation(STATE_TYPE fromState, STATE_TYPE toState, in prepareForAtomicAnimation() 338 STATE_TYPE fromState, STATE_TYPE toState, StateAnimationConfig config) { in createAtomicAnimation()
|
/aosp_15_r20/cts/tests/fragment/src/android/fragment/cts/ |
H A D | StrictFragment.java | 55 public void onStateChanged(int fromState) { in onStateChanged() 121 int fromState = mState; in onActivityCreated() local 187 int fromState = mState; in onDetach() local
|
H A D | ReentrantFragment.java | 29 public static ReentrantFragment create(int fromState, int toState) { in create() 38 public void onStateChanged(int fromState) { in onStateChanged()
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
D | AbstractStateChangeTouchController.java | 130 LauncherState fromState = mLauncher.getStateManager().getState(); in getSwipeDirection() local 154 protected abstract LauncherState getTargetState(LauncherState fromState, in getTargetState() 277 LauncherState fromState, LauncherState toState) { in getConfigForStates()
|
D | AllAppsSwipeController.java | 161 protected LauncherState getTargetState(LauncherState fromState, boolean isDragTowardPositive) { in getTargetState() 185 protected StateAnimationConfig getConfigForStates(LauncherState fromState, in getConfigForStates()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src_protolog/com/android/launcher3/util/ |
D | StateManagerProtoLogProxy.java | 32 public static void logGoToState( in logGoToState() 42 public static void logCreateAtomicAnimation( in logCreateAtomicAnimation()
|
/aosp_15_r20/packages/apps/Launcher3/src_no_quickstep/com/android/launcher3/util/ |
D | StateManagerProtoLogProxy.java | 24 public static void logGoToState(Object fromState, Object toState, String trace) { } in logGoToState() 26 public static void logCreateAtomicAnimation(Object fromState, Object toState, String trace) { } in logCreateAtomicAnimation()
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/util/ |
D | TransitionLog.java | 37 public TransitionLog(String name, Object fromState, Object toState, long timestamp, in TransitionLog() 43 public TransitionLog(String name, Object fromState, Object toState, long timeStamp) { in TransitionLog()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/ |
D | BaseRecentsViewStateController.java | 143 LauncherState fromState = mLauncher.getStateManager().getState(); in setStateWithAnimationInternal() local 159 private Interpolator getOverviewInterpolator(LauncherState fromState, LauncherState toState) { in getOverviewInterpolator()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/ |
D | PortraitStatesTouchController.java | 93 protected LauncherState getTargetState(LauncherState fromState, boolean isDragTowardPositive) { in getTargetState() 104 LauncherState fromState, LauncherState toState) { in getConfigForStates()
|
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/panel/ |
D | TaskViewPanel.java | 518 State fromState = mActiveState; in setActiveState() local 566 private void onStateChangeStart(State fromState, State toState, boolean animated, in onStateChangeStart() 573 private void onStateChangeEnd(State fromState, State toState, boolean animated, in onStateChangeEnd()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/unfold/ |
D | DisplaySwitchLatencyTracker.java | 166 private final int fromState = 0; field in DisplaySwitchLatencyTracker.DisplaySwitchLatencyEvent 188 …public DisplaySwitchLatencyEvent(int latencyMs, int fromFoldableDeviceState, int fromState, int fr… in DisplaySwitchLatencyEvent() 371 …aySwitchLatencyEvent copy(int latencyMs, int fromFoldableDeviceState, int fromState, int fromFocus… in copy()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/domain/interactor/ |
D | TransitionInteractor.java | 31 private final com.android.systemui.keyguard.shared.model.KeyguardState fromState = null; field in TransitionInteractor 47 …private TransitionInteractor(com.android.systemui.keyguard.shared.model.KeyguardState fromState, c… in TransitionInteractor()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/ |
H A D | Element.kt | 720 val fromState = updateStateInContent(transition.fromContent) in prepareInterruption() constant 983 val fromState = element.stateByContent[transition.fromContent] in isElementOpaque() constant 1250 val fromState = element.stateByContent[fromContent] in computeValue() constant
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | SilenceDeviceManager.java | 99 public void a2dpConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in a2dpConnectionStateChanged() 111 public void hfpConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in hfpConnectionStateChanged()
|
D | RemoteDevices.java | 1628 BluetoothDevice device, int fromState, int toState) { in handleHeadsetConnectionStateChanged() 1633 void onHeadsetConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in onHeadsetConnectionStateChanged() 1827 BluetoothDevice device, int fromState, int toState) { in handleHeadsetClientConnectionStateChanged() 1832 void onHeadsetClientConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in onHeadsetClientConnectionStateChanged()
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/bluetooth/ |
D | BluetoothConnectionRetryManager.java | 96 int fromState = intent.getIntExtra(BluetoothProfile.EXTRA_PREVIOUS_STATE, in onReceive() local 173 int fromState) { in handleProfileConnectionStateChange()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/ |
D | BatteryService.java | 232 void handleConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in handleConnectionStateChanged() 360 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorService.java | 913 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() 984 void handleConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in handleConnectionStateChanged() 998 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged()
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | ActiveModeWardenTest.java | 401 String fromState = mActiveModeWarden.getCurrentMode(); in enterClientModeActiveState() local 446 String fromState = mActiveModeWarden.getCurrentMode(); in enterScanOnlyModeActiveState() local 498 String fromState = mActiveModeWarden.getCurrentMode(); in enterSoftApActiveMode() local 527 String fromState = mActiveModeWarden.getCurrentMode(); in enterStaDisabledMode() local 4584 String fromState = mActiveModeWarden.getCurrentMode(); in indicateStartOfEmergencyScan() local 4610 String fromState = mActiveModeWarden.getCurrentMode(); in indicateEndOfEmergencyScan() local
|
D | ConcreteClientModeManagerTest.java | 350 private void verifyConnectModeNotificationsForCleanShutdown(int fromState) { in verifyConnectModeNotificationsForCleanShutdown() 358 WIFI_STATE_DISABLING, fromState); in verifyConnectModeNotificationsForCleanShutdown() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/ |
D | HapClientService.java | 205 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() 380 void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 1149 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() 1284 void handleConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in handleConnectionStateChanged() 1288 void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidService.java | 756 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged() 815 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged()
|