Searched refs:ACTION_OPEN_TREE (Results 1 – 13 of 13) sorted by relevance
22 import static com.android.documentsui.base.State.ACTION_OPEN_TREE;189 } else if (mState.action == ACTION_OPEN_TREE || in setupLayout()206 mState.action == ACTION_OPEN_TREE || in setupLayout()227 state.action = ACTION_OPEN_TREE; in includeState()267 mState.action == ACTION_OPEN_TREE) { in getDrawerTitle()331 if (mState.action == ACTION_OPEN_TREE || in refreshDirectory()
23 import static com.android.documentsui.base.State.ACTION_OPEN_TREE;227 case ACTION_OPEN_TREE: in loadDefaultLocation()369 case ACTION_OPEN_TREE: in pickDocument()452 } else if (mState.action == ACTION_OPEN_TREE) { in onPickFinished()
22 import static com.android.documentsui.base.State.ACTION_OPEN_TREE;46 if (state.action == ACTION_OPEN_TREE || state.action == ACTION_PICK_COPY_DESTINATION) { in canSelectType()
23 import static com.android.documentsui.base.State.ACTION_OPEN_TREE;58 || mState.action == ACTION_OPEN_TREE in picking()
157 mAction == State.ACTION_OPEN_TREE || in updateView()166 case State.ACTION_OPEN_TREE: in updateView()
47 ACTION_OPEN_TREE58 public static final int ACTION_OPEN_TREE = 6; field in State125 || action == ACTION_OPEN_TREE in shouldShowPreview()
86 if (state.action == State.ACTION_OPEN_TREE && !root.supportsChildren()) { in getMatchingRoots()92 if (state.action == State.ACTION_OPEN_TREE && root.isRecents()) { in getMatchingRoots()
302 static final int ACTION_OPEN_TREE = 4; field in MetricConsts312 ACTION_OPEN_TREE,
541 case State.ACTION_OPEN_TREE: in toMetricsAction()542 return MetricConsts.ACTION_OPEN_TREE; in toMetricsAction()
224 testInitLocationDefaultToDownloadsOnAction(State.ACTION_OPEN_TREE); in testInitLocation_DefaultToDownloads_ActionOpenTree()288 mEnv.state.action = State.ACTION_OPEN_TREE; in testPickDocument_SetsCorrectResultAndFinishes_ActionOpenTree()361 mEnv.state.action = State.ACTION_OPEN_TREE; in testPickDocument_ConfirmsOpenTree()
87 mState.action = State.ACTION_OPEN_TREE; in testShouldShowPreview_actionOpenTree()
65 || state.action == State.ACTION_OPEN_TREE in shouldShow()
146 mState.action = State.ACTION_OPEN_TREE; in testUpdateView_notHandledAction_hideRow()