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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
StateManager.java 270 ActivityState topState = null;
289 topState = activityState;
291 if (topState != null) {
293 topState.getClass().getSimpleName());
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackScrollAlgorithm.java 546 StackViewState topState = resultState.getViewStateForView(topHeadsUpEntry);
548 childState.yTranslation = topState.yTranslation + topState.height
    [all...]

Completed in 74 milliseconds