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

  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
FragmentTuner.java 187 if (showDrawer && !mState.hasInitialLocationChanged() && !isSearch
250 if (model.isEmpty() && !mState.hasInitialLocationChanged() && !isSearch
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
State.java 173 // To get a read on if the user has changed something, use #hasInitialLocationChanged.
178 public boolean hasInitialLocationChanged() {

Completed in 62 milliseconds