Searched refs:OverviewComponentObserver (Results 1 – 15 of 15) sorted by relevance
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
| D | OverviewComponentObserver.java | 53 public final class OverviewComponentObserver { class 79 public OverviewComponentObserver(Context context, RecentsAnimationDeviceState deviceState) { in OverviewComponentObserver() method in OverviewComponentObserver 281 OverviewComponentObserver observer = new OverviewComponentObserver(context, deviceState); in startHomeIntentSafely()
|
| D | QuickstepTestInformationHandler.java | 174 OverviewComponentObserver observer = new OverviewComponentObserver(mContext, rads); in getCurrentActivity()
|
| D | OverviewCommandHelper.java | 70 private final OverviewComponentObserver mOverviewComponentObserver; 82 OverviewComponentObserver observer, in OverviewCommandHelper()
|
| D | GestureState.java | 190 public GestureState(OverviewComponentObserver componentObserver, int gestureId) { in GestureState()
|
| D | RecentsActivity.java | 26 import static com.android.quickstep.OverviewComponentObserver.startHomeIntentSafely;
|
| D | FallbackSwipeHandler.java | 29 import static com.android.quickstep.OverviewComponentObserver.startHomeIntentSafely;
|
| D | TouchInteractionService.java | 457 private OverviewComponentObserver mOverviewComponentObserver; 530 mOverviewComponentObserver = new OverviewComponentObserver(this, mDeviceState); in onUserUnlocked()
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
| D | SplitWithKeyboardShortcutController.java | 39 import com.android.quickstep.OverviewComponentObserver; 56 private final OverviewComponentObserver mOverviewComponentObserver; 67 mOverviewComponentObserver = new OverviewComponentObserver(launcher.getApplicationContext(), in SplitWithKeyboardShortcutController()
|
| D | SplitSelectStateController.java | 85 import com.android.quickstep.OverviewComponentObserver; 726 private final OverviewComponentObserver mOverviewComponentObserver; 738 new OverviewComponentObserver(launcher.getApplicationContext(), deviceState); in SplitFromDesktopController()
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/ |
| D | SwipeUpGestureTutorialController.java | 55 import com.android.quickstep.OverviewComponentObserver; 93 OverviewComponentObserver observer = new OverviewComponentObserver(mContext, deviceState); in SwipeUpGestureTutorialController()
|
| D | AllSetActivity.java | 25 import static com.android.quickstep.OverviewComponentObserver.startHomeIntentSafely;
|
| /packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
| D | FallbackRecentsTest.java | 288 final OverviewComponentObserver mObserver; 294 mObserver = new OverviewComponentObserver(ctx, mRads); in OverviewUpdateHandler()
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/ |
| D | OverviewWithoutFocusInputConsumer.java | 21 import static com.android.quickstep.OverviewComponentObserver.startHomeIntentSafely;
|
| D | ProgressDelegateInputConsumer.java | 23 import static com.android.quickstep.OverviewComponentObserver.startHomeIntentSafely;
|
| D | DeviceLockedInputConsumer.java | 26 import static com.android.quickstep.OverviewComponentObserver.startHomeIntentSafely;
|