Searched defs:oldIndex (Results 1 – 3 of 3) sorted by relevance
526 …final int oldIndex = (streamState.muteCount() != 0) ? streamState.mLastAudibleIndex : streamState.… in adjustStreamVolume() local572 …final int oldIndex = (streamState.muteCount() != 0) ? streamState.mLastAudibleIndex : streamState.… in setStreamVolume() local600 private void sendVolumeUpdate(int streamType, int oldIndex, int index, int flags) { in sendVolumeUpdate()1624 private boolean checkForRingerModeChange(int oldIndex, int direction, int streamType) { in checkForRingerModeChange()1859 int oldIndex = mIndex; in setIndex() local
486 private int findNewActiveIndex(MotionEvent ev, int otherActiveId, int oldIndex) { in findNewActiveIndex()
1758 int oldIndex = localmWindows.indexOf(wallpaper); in adjustWallpaperWindowsLocked() local