Searched refs:ACTION_BROWSE (Results 1 – 12 of 12) sorted by relevance
118 mState.action = State.ACTION_BROWSE; in testUpdateView_matchedState_showRow()132 mState.action = State.ACTION_BROWSE; in testUpdateView_notInRecent_hideRow()160 mState.action = State.ACTION_BROWSE; in testUpdateView_noItems_hideRow()
27 state.action = State.ACTION_BROWSE; in logActivityLaunch_storageAuthority_shouldNotCrash()36 state.action = State.ACTION_BROWSE; in logActivityLaunch_mediaAuthority_shouldNotCrash()
60 mEnv.state.action = State.ACTION_BROWSE; in setUp()
63 mEnv.state.action = State.ACTION_BROWSE; in setUp()
103 private static final int ACTION_BROWSE = 1; field in NewStorageActivity.NewStorageFragment189 .id(ACTION_BROWSE) in onCreateActions()208 case ACTION_BROWSE: in onGuidedActionClicked()
66 mState.action = State.ACTION_BROWSE; in testShouldShowPreview_actionBrowse()135 mState.action = State.ACTION_BROWSE; in testPhotoPicking_browseMode()
42 ACTION_BROWSE,52 public static final int ACTION_BROWSE = 1; field in State
304 static final int ACTION_BROWSE = 6; field in MetricConsts314 ACTION_BROWSE,
543 case State.ACTION_BROWSE: in toMetricsAction()544 return MetricConsts.ACTION_BROWSE; in toMetricsAction()
77 return mAction == State.ACTION_BROWSE ? Views.isEventOver(event, mIconLayout) : false; in inSelectRegion()
162 return (mDoc.isDirectory() && !(mAction == State.ACTION_BROWSE)) ? in inSelectRegion()
236 state.action = State.ACTION_BROWSE; in includeState()