Home
last modified time | relevance | path

Searched defs:toState (Results 1 – 25 of 53) sorted by relevance

123

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DBaseRecentsViewStateController.java82 public void setStateWithAnimation(LauncherState toState, StateAnimationConfig config, in setStateWithAnimation()
102 void setStateWithAnimationInternal(@NonNull final LauncherState toState, in setStateWithAnimationInternal()
147 private Interpolator getOverviewInterpolator(LauncherState fromState, LauncherState toState) { in getOverviewInterpolator()
DRecentsViewStateController.java88 void setStateWithAnimationInternal(@NonNull LauncherState toState, in setStateWithAnimationInternal()
125 private void handleSplitSelectionState(@NonNull LauncherState toState, in handleSplitSelectionState()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetTestUtils.java40 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()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsStateController.java76 public void setStateWithAnimation(RecentsState toState, StateAnimationConfig config, in setStateWithAnimation()
138 private Interpolator getOverviewInterpolator(RecentsState toState) { in getOverviewInterpolator()
145 private boolean isSplitSelectionState(@NonNull RecentsState toState) { in isSplitSelectionState()
DFallbackRecentsView.java240 public void onStateTransitionStart(RecentsState toState) { in onStateTransitionStart()
/packages/services/Car/service/src/com/android/car/util/
DTransitionLog.java37 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()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DFallbackTaskbarUIController.java89 public Animator createAnimToRecentsState(RecentsState toState, long duration) { in createAnimToRecentsState()
102 private void animateToRecentsState(RecentsState toState) { in animateToRecentsState()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/
DDepthController.java131 public void setState(LauncherState toState) { in setState()
143 public void setStateWithAnimation(LauncherState toState, StateAnimationConfig config, in setStateWithAnimation()
/packages/apps/Launcher3/src/com/android/launcher3/statemanager/
DStateManager.java231 STATE_TYPE toState, @FloatRange(from = 0.0, to = 1.0) float backProgress) { in onBackProgressed()
238 public void onBackCancelled(STATE_TYPE toState) { in onBackCancelled()
324 public void prepareForAtomicAnimation(STATE_TYPE fromState, STATE_TYPE toState, in prepareForAtomicAnimation()
333 STATE_TYPE fromState, STATE_TYPE toState, StateAnimationConfig config) { in createAtomicAnimation()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DPortraitStatesTouchController.java107 LauncherState fromState, LauncherState toState) { in getConfigForStates()
216 protected void onReachedFinalState(LauncherState toState) { in onReachedFinalState()
DNoButtonQuickSwitchTouchController.java233 private void updateNonOverviewAnim(LauncherState toState, StateAnimationConfig config) { in updateNonOverviewAnim()
243 final LauncherState toState = OVERVIEW; in setupOverviewAnimators() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java281 LauncherState toState, @FloatRange(from = 0.0, to = 1.0) float backProgress) { in onBackProgressed()
380 setAlphas(toState, config, builder); in setAlphas() argument
392 setAlphas(toState, config, builder); in setAlphas() argument
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DSilenceDeviceManager.java100 public void a2dpConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in a2dpConnectionStateChanged()
112 public void hfpConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in hfpConnectionStateChanged()
DRemoteDevices.java1409 BluetoothDevice device, int fromState, int toState) { in handleHeadsetConnectionStateChanged()
1414 void onHeadsetConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in onHeadsetConnectionStateChanged()
1608 BluetoothDevice device, int fromState, int toState) { in handleHeadsetClientConnectionStateChanged()
1613 void onHeadsetClientConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in onHeadsetClientConnectionStateChanged()
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothConnectionRetryManager.java94 int toState = intent.getIntExtra(BluetoothProfile.EXTRA_STATE, in onReceive() local
172 void handleProfileConnectionStateChange(BluetoothDevice device, int profile, int toState, in handleProfileConnectionStateChange()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DQuickstepAtomicAnimationFactory.java95 public void prepareForAtomicAnimation(LauncherState fromState, LauncherState toState, in prepareForAtomicAnimation()
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java93 public void setState(LauncherState toState) { in setState()
101 LauncherState toState, StateAnimationConfig config, PendingAnimation animation) { in setStateWithAnimation()
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/panel/
DTaskViewPanel.java507 private void setActiveState(State toState, PanelAnimator animator, in setActiveState()
566 private void onStateChangeStart(State fromState, State toState, boolean animated, in onStateChangeStart()
573 private void onStateChangeEnd(State fromState, State toState, boolean animated, in onStateChangeEnd()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryService.java278 public void handleConnectionStateChanged(BatteryStateMachine sm, int fromState, int toState) { in handleConnectionStateChanged()
430 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java928 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged()
989 void handleConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in handleConnectionStateChanged()
994 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DFallbackActivityInterface.java227 RecentsState toState = stateFromGestureEndTarget(endTarget); in getParallelAnimationToLauncher() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DLauncherRecentsView.java149 public void onStateTransitionStart(LauncherState toState) { in onStateTransitionStart()
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAllAppsSwipeController.java193 LauncherState toState) { in getConfigForStates()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java1180 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged()
1316 void handleConnectionStateChanged(BluetoothDevice device, int fromState, int toState) { in handleConnectionStateChanged()
1320 void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java827 public void handleBondStateChanged(BluetoothDevice device, int fromState, int toState) { in handleBondStateChanged()
888 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged()

123