/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | MenuTargetsCallback.java | 52 public boolean areItemsTheSame(int oldIndex, int newIndex) { in areItemsTheSame() 57 public boolean areContentsTheSame(int oldIndex, int newIndex) { in areContentsTheSame()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
H A D | PointerTrackerQueue.java | 70 int newIndex = 0; in remove() local 102 int newIndex, index; in releaseAllPointersOlderThan() local 154 int newIndex = 0, count = 0; in releaseAllPointersExcept() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | HeadsUpTouchHelper.java | 100 final int newIndex = event.getPointerId(0) != upPointer ? 0 : 1; in onInterceptTouchEvent() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
H A D | EventIndexTest.java | 122 EventIndex newIndex = new EventIndex(mEventIndex); in testCopyConstructor() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
H A D | EventIndexTest.java | 122 EventIndex newIndex = new EventIndex(mEventIndex); in testCopyConstructor() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
H A D | PhysicsAnimationLayout.java | 152 abstract void onChildReordered(View child, int oldIndex, int newIndex); in onChildReordered()
|
H A D | StackAnimationController.java | 795 private void animateSwap(View view, int oldIndex, int newIndex, in animateSwap() 827 private void moveToFinalIndex(View view, int newIndex, in moveToFinalIndex()
|
H A D | ExpandedAnimationController.java | 542 void onChildReordered(View child, int oldIndex, int newIndex) { in onChildReordered()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
H A D | PhysicsAnimationLayout.java | 152 abstract void onChildReordered(View child, int oldIndex, int newIndex); in onChildReordered()
|
H A D | StackAnimationController.java | 780 private boolean animateSwap(View view, int oldIndex, int newIndex, in animateSwap() 809 private void moveToFinalIndex(View view, int newIndex, in moveToFinalIndex()
|
H A D | ExpandedAnimationController.java | 574 void onChildReordered(View child, int oldIndex, int newIndex) { in onChildReordered()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | HeadsUpTouchHelper.java | 100 final int newIndex = event.getPointerId(0) != upPointer ? 0 : 1; in onInterceptTouchEvent() local
|
H A D | PanelViewController.java | 1205 final int newIndex = event.getPointerId(0) != upPointer ? 0 : 1; in onInterceptTouchEvent() local 1319 final int newIndex = event.getPointerId(0) != upPointer ? 0 : 1; in onTouch() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationListContainer.java | 53 void changeViewPosition(ExpandableView child, int newIndex); in changeViewPosition()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationListContainer.java | 53 void changeViewPosition(ExpandableView child, int newIndex); in changeViewPosition()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/filmstrip/ |
H A D | FilmstripController.java | 275 public void onDataFocusChanged(int prevIndex, int newIndex); in onDataFocusChanged()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
H A D | NotificationViewHierarchyManagerTest.java | 276 public void changeViewPosition(ExpandableView child, int newIndex) { in changeViewPosition()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
H A D | WordComposer.java | 183 final int newIndex = size(); in applyProcessedEvent() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/ |
H A D | PhysicsAnimationLayoutTestCase.java | 283 void onChildReordered(View child, int oldIndex, int newIndex) { in onChildReordered()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/ |
H A D | PhysicsAnimationLayoutTestCase.java | 283 void onChildReordered(View child, int oldIndex, int newIndex) { in onChildReordered()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/ |
H A D | FlingUpDownTouchHandler.java | 261 int newIndex = event.getPointerId(0) != upPointer ? 0 : 1; in onTouch() local
|
/aosp12/frameworks/base/core/java/android/hardware/hdmi/ |
H A D | IHdmiControlService.aidl | 69 void setSystemAudioVolume(int oldIndex, int newIndex, int maxIndex); in setSystemAudioVolume()
|
H A D | HdmiControlServiceWrapper.java | 442 public void setSystemAudioVolume(int oldIndex, int newIndex, int maxIndex) {} in setSystemAudioVolume()
|
/aosp12/frameworks/base/services/core/java/com/android/server/utils/ |
H A D | WatchedSparseBooleanMatrix.java | 374 int newIndex = nextFree(); in indexOfKey() local
|
/aosp14/frameworks/base/core/java/android/hardware/hdmi/ |
H A D | IHdmiControlService.aidl | 69 void setSystemAudioVolume(int oldIndex, int newIndex, int maxIndex); in setSystemAudioVolume()
|