| /frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
| D | MenuTargetsCallback.java | 52 public boolean areItemsTheSame(int oldIndex, int newIndex) { in areItemsTheSame() 57 public boolean areContentsTheSame(int oldIndex, int newIndex) { in areContentsTheSame()
|
| /frameworks/av/media/libaaudio/src/binding/ |
| D | AudioEndpointParcelable.cpp | 57 void updateSharedMemoryIndex(SharedRegion* sharedRegion, int oldIndex, int newIndex) { in updateSharedMemoryIndex() 63 void updateSharedMemoryIndex(RingBuffer* ringBuffer, int oldIndex, int newIndex) { in updateSharedMemoryIndex() 69 void updateSharedMemoryIndex(Endpoint* endpoint, int oldIndex, int newIndex) { in updateSharedMemoryIndex()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
| D | PhysicsAnimationLayout.java | 152 abstract void onChildReordered(View child, int oldIndex, int newIndex); in onChildReordered()
|
| D | StackAnimationController.java | 771 final int oldIndex = mLayout.indexOfChild(view); in animateReorder() local 780 private boolean animateSwap(View view, int oldIndex, int newIndex, in animateSwap()
|
| D | ExpandedAnimationController.java | 574 void onChildReordered(View child, int oldIndex, int newIndex) { in onChildReordered()
|
| /frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/ |
| D | PhysicsAnimationLayoutTestCase.java | 283 void onChildReordered(View child, int oldIndex, int newIndex) { in onChildReordered()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/ |
| D | MediaCarouselScrollHandler.kt | 475 val oldIndex = visibleMediaIndex in onMediaScrollingChanged() constant
|
| /frameworks/base/core/java/android/hardware/hdmi/ |
| D | IHdmiControlService.aidl | 69 void setSystemAudioVolume(int oldIndex, int newIndex, int maxIndex); in setSystemAudioVolume()
|
| D | HdmiControlServiceWrapper.java | 452 public void setSystemAudioVolume(int oldIndex, int newIndex, int maxIndex) {} in setSystemAudioVolume()
|
| /frameworks/base/services/core/java/com/android/server/location/listeners/ |
| D | ListenerMultiplexer.java | 285 int oldIndex = mRegistrations.indexOfKey(oldKey); in replaceRegistration() local
|
| /frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/ |
| D | HdmiAudioSystemClientTest.java | 276 public void setSystemAudioVolume(final int oldIndex, final int newIndex, in setSystemAudioVolume()
|
| /frameworks/base/services/core/java/com/android/server/audio/ |
| D | AudioService.java | 3508 int oldIndex = mStreamStates[streamType].getIndex(device); in adjustStreamVolume() local 4479 int oldIndex; in setStreamVolume() local 4743 protected void sendVolumeUpdate(int streamType, int oldIndex, int index, int flags, int device) in sendVolumeUpdate() 6598 private int checkForRingerModeChange(int oldIndex, int direction, int step, boolean isMuted, in checkForRingerModeChange() 8570 int oldIndex; in setIndex() local
|
| /frameworks/base/core/java/android/view/ |
| D | ViewGroup.java | 5349 final int oldIndex = mTransientIndices.get(i); in addViewInner() local 5636 final int oldIndex = mTransientIndices.get(i); in removeViewInternal() local
|
| /frameworks/base/services/core/java/com/android/server/hdmi/ |
| D | HdmiControlService.java | 2483 public void setSystemAudioVolume(final int oldIndex, final int newIndex, in setSystemAudioVolume()
|