Searched refs:ACTION_OPEN_TREE (Results 1 – 7 of 7) sorted by relevance
23 import static com.android.documentsui.State.ACTION_OPEN_TREE;80 } else if (mState.action == ACTION_OPEN_TREE || in onCreate()92 mState.action == ACTION_OPEN_TREE || in onCreate()130 state.action = ACTION_OPEN_TREE; in includeState()200 mState.action == ACTION_OPEN_TREE) { in getDrawerTitle()221 || mState.action == ACTION_OPEN_TREE in onPrepareOptionsMenu()267 mState.action == ACTION_OPEN_TREE || in refreshDirectory()294 if (mState.action == ACTION_OPEN_TREE || in refreshDirectory()355 if (mState.action == ACTION_OPEN_TREE) { in onPickRequested()373 mState.action == ACTION_OPEN_TREE || in writeStackToRecentsBlocking()[all …]
118 case State.ACTION_OPEN_TREE: in updateView()133 mAction == State.ACTION_OPEN_TREE || in updateView()
286 private static final int ACTION_OPEN_TREE = 5; field in Metrics296 ACTION_OPEN_TREE,816 case State.ACTION_OPEN_TREE: in toMetricsAction()817 return ACTION_OPEN_TREE; in toMetricsAction()
52 ACTION_OPEN_TREE63 public static final int ACTION_OPEN_TREE = 6; field in State
24 import static com.android.documentsui.State.ACTION_OPEN_TREE;227 || state.action == ACTION_OPEN_TREE in getState()
467 if (state.action == State.ACTION_OPEN_TREE && !root.supportsChildren()) { in getMatchingRoots()
23 import static com.android.documentsui.State.ACTION_OPEN_TREE;114 if (mState.action == ACTION_OPEN_TREE in canSelectType()