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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackViewState.java 30 public static final int LOCATION_UNKNOWN = 0x00;
StackScrollAlgorithm.java 422 childViewState.location = StackViewState.LOCATION_UNKNOWN;
496 if (childViewState.location == StackViewState.LOCATION_UNKNOWN) {
    [all...]
NotificationStackScrollLayout.java 405 return StackViewState.LOCATION_UNKNOWN;
    [all...]

Completed in 1068 milliseconds