Lines Matching defs:Arrays
54 import java.util.Arrays;
110 // These arrays are used to implement the drag visualization on x-large screens.
111 // They are used as circular arrays, indexed by mDragOutlineCurrent.
117 // Used as an index into the above 3 arrays; indicates which is the most current value.
212 Arrays.fill(mDragOutlineAlphas, fromAlphaValue);