/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/education/data/repository/ |
D | UserContextualEducationRepository.java | 106 ….education.data.model.GestureEduModel> readGestureEduModelFlow(@org.jetbrains.annotations.NotNull() in readGestureEduModelFlow() 111 …ta.model.GestureEduModel getGestureEduModel(com.android.systemui.contextualeducation.GestureType g… in getGestureEduModel() 117 public java.lang.Object updateGestureEduModel(@org.jetbrains.annotations.NotNull() in updateGestureEduModel() 142 …es.Key<java.lang.Integer> getSignalCountKey(com.android.systemui.contextualeducation.GestureType g… in getSignalCountKey() 146 …ava.lang.Integer> getEducationShownCountKey(com.android.systemui.contextualeducation.GestureType g… in getEducationShownCountKey() 150 ….lang.Long> getLastShortcutTriggeredTimeKey(com.android.systemui.contextualeducation.GestureType g… in getLastShortcutTriggeredTimeKey() 154 …java.lang.Long> getUsageSessionStartTimeKey(com.android.systemui.contextualeducation.GestureType g… in getUsageSessionStartTimeKey() 158 …Key<java.lang.Long> getLastEducationTimeKey(com.android.systemui.contextualeducation.GestureType g… in getLastEducationTimeKey()
|
D | ContextualEducationRepository.java | 35 ….education.data.model.GestureEduModel> readGestureEduModelFlow(@org.jetbrains.annotations.NotNull() in readGestureEduModelFlow() 42 public abstract java.lang.Object updateGestureEduModel(@org.jetbrains.annotations.NotNull() in updateGestureEduModel()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/education/domain/interactor/ |
D | KeyboardTouchpadEduInteractor.java | 101 …final java.lang.Object incrementSignalCount(com.android.systemui.contextualeducation.GestureType g… in incrementSignalCount() 109 …lang.Object isMinIntervalForToastEduElapsed(com.android.systemui.contextualeducation.GestureType g… in isMinIntervalForToastEduElapsed() 118 ….data.repository.DeviceType getTargetDevice(com.android.systemui.contextualeducation.GestureType g… in getTargetDevice() 138 private final com.android.systemui.contextualeducation.GestureType gestureType = null; field in KeyboardTouchpadEduInteractor.StatsUpdateRequest 141 com.android.systemui.contextualeducation.GestureType gestureType) { in StatsUpdateRequest() 165 com.android.systemui.contextualeducation.GestureType gestureType) { in copy()
|
D | ContextualEducationInteractor.java | 94 …EduModel> readEduModelsOnSignalCountChanged(com.android.systemui.contextualeducation.GestureType g… in readEduModelsOnSignalCountChanged() 105 public final java.lang.Object incrementSignalCount(@org.jetbrains.annotations.NotNull() in incrementSignalCount() 112 public final java.lang.Object updateShortcutTriggerTime(@org.jetbrains.annotations.NotNull() in updateShortcutTriggerTime() 119 public final java.lang.Object updateOnEduTriggered(@org.jetbrains.annotations.NotNull() in updateOnEduTriggered() 126 public final java.lang.Object startNewUsageSession(@org.jetbrains.annotations.NotNull() in startNewUsageSession()
|
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/policy/ |
H A D | ShortcutKeyTestBase.java | 232 boolean sendKeyGestureEventStart(int gestureType) { in sendKeyGestureEventStart() 238 boolean sendKeyGestureEventComplete(int gestureType) { in sendKeyGestureEventComplete() 244 boolean sendKeyGestureEventCancel(int gestureType) { in sendKeyGestureEventCancel() 251 boolean sendKeyGestureEventComplete(int gestureType, int modifierState) { in sendKeyGestureEventComplete() 257 boolean sendKeyGestureEventComplete(int keycode, int modifierState, int gestureType) { in sendKeyGestureEventComplete()
|
H A D | TestPhoneWindowManager.java | 909 void assertKeyGestureCompleted(int[] keycodes, int modifierState, int gestureType, in assertKeyGestureCompleted() 928 void assertKeyGestureEventSentToKeyGestureController(int gestureType) { in assertKeyGestureEventSentToKeyGestureController()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/input/ |
H A D | KeyGestureController.java | 888 @KeyGestureEvent.KeyGestureType int gestureType, int action, int flags) { in handleMultiKeyGesture() 903 @KeyGestureEvent.KeyGestureType int gestureType, int action, int displayId, in handleKeyGesture() 922 private boolean isKeyGestureSupported(@KeyGestureEvent.KeyGestureType int gestureType) { in isKeyGestureSupported() 934 @KeyGestureEvent.KeyGestureType int gestureType) { in notifyKeyGestureCompleted() 944 @KeyGestureEvent.KeyGestureType int gestureType) { in handleKeyGesture() 1251 public boolean isKeyGestureSupported(@KeyGestureEvent.KeyGestureType int gestureType) { in isKeyGestureSupported() 1291 int modifierState, @KeyGestureEvent.KeyGestureType int gestureType, int action, in createKeyGestureEvent()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/education/shared/model/ |
D | EducationInfo.java | 12 private final com.android.systemui.contextualeducation.GestureType gestureType = null; field in EducationInfo 17 public EducationInfo(@org.jetbrains.annotations.NotNull() in EducationInfo() 52 …com.android.systemui.education.shared.model.EducationInfo copy(@org.jetbrains.annotations.NotNull() in copy()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/education/ui/viewmodel/ |
D | ContextualEduNotificationViewModel.java | 12 private final com.android.systemui.contextualeducation.GestureType gestureType = null; field in ContextualEduNotificationViewModel 18 com.android.systemui.contextualeducation.GestureType gestureType, int userId) { in ContextualEduNotificationViewModel() 64 com.android.systemui.contextualeducation.GestureType gestureType, int userId) { in copy()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/education/data/model/ |
D | GestureEduModel.java | 13 private final com.android.systemui.contextualeducation.GestureType gestureType = null; field in GestureEduModel 24 public GestureEduModel(@org.jetbrains.annotations.NotNull() in GestureEduModel() 97 …com.android.systemui.education.data.model.GestureEduModel copy(@org.jetbrains.annotations.NotNull() in copy()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/education/ |
D | ContextualEducationMetricsLogger.java | 16 public final void logContextualEducationTriggered(@org.jetbrains.annotations.NotNull() in logContextualEducationTriggered()
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/input/ |
H A D | IKeyGestureHandler.aidl | 41 boolean isKeyGestureSupported(int gestureType); in isKeyGestureSupported()
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/contextualeducation/ |
D | ContextualEduStatsManager.java | 44 public void updateEduStats(boolean isTrackpadGesture, GestureType gestureType) { in updateEduStats()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/contextualeducation/ |
D | SystemContextualEduStatsManager.java | 39 public void updateEduStats(boolean isTrackpadGesture, GestureType gestureType) { in updateEduStats()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/education/shared/model/ |
H A D | EducationInfo.kt | 26 val gestureType: GestureType, constant in com.android.systemui.education.shared.model.EducationInfo
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
H A D | OverviewProxyService.java | 977 public void updateContextualEduStats(boolean isTrackpadGesture, GestureType gestureType) { in updateContextualEduStats() 1214 boolean isTrackpadGesture, GestureType gestureType) {} in updateContextualEduStats()
|
/aosp_15_r20/frameworks/base/core/java/android/view/inputmethod/ |
H A D | ParcelableHandwritingGesture.java | 62 private static HandwritingGesture createFromParcelInternal( in createFromParcelInternal()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/education/data/model/ |
H A D | GestureEduModel.kt | 27 val gestureType: GestureType, constant in com.android.systemui.education.data.model.GestureEduModel
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/education/ui/viewmodel/ |
H A D | ContextualEduContentViewModel.kt | 26 val gestureType: GestureType, constant in com.android.systemui.education.ui.viewmodel.ContextualEduNotificationViewModel
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/desktopmode/ |
D | DesktopModeKeyGestureHandler.java | 64 public boolean isKeyGestureSupported(int gestureType) { in isKeyGestureSupported()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/education/ui/view/ |
D | ContextualEduUiCoordinator.java | 99 …droid.app.PendingIntent createPendingIntent(com.android.systemui.contextualeducation.GestureType g… in createPendingIntent()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/input/debug/ |
H A D | TouchpadDebugViewController.java | 177 public void updateTouchpadGestureInfo(int gestureType, int deviceId) { in updateTouchpadGestureInfo()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/notetask/ |
D | NoteTaskInitializer.java | 130 private final boolean isKeyGestureSupported(int gestureType) { in isKeyGestureSupported()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/ |
H A D | ISystemUiProxy.aidl | 179 oneway void updateContextualEduStats(boolean isTrackpadGesture, String gestureType) = 58; in updateContextualEduStats()
|
/aosp_15_r20/frameworks/base/tests/Input/src/com/android/server/input/debug/ |
H A D | TouchpadDebugViewTest.java | 356 int gestureType = 3; in testTouchpadGesture() local
|