HomeSort by relevance Sort by last modified time
    Searched refs:hintTextAlpha (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
TaskStack.java 312 public final int hintTextAlpha;
329 hintTextAlpha = hintAlpha;
447 DockState(int dockSide, int createMode, int dockAreaAlpha, int hintTextAlpha,
452 this.viewState = new ViewState(dockAreaAlpha, hintTextAlpha, hintTextOrientation,
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsView.java 589 TaskStack.DockState.NONE.viewState.hintTextAlpha,
607 TaskStack.DockState.NONE.viewState.hintTextAlpha,
    [all...]

Completed in 719 milliseconds