Searched refs:ACTION_PICK_COPY_DESTINATION (Results 1 – 9 of 9) sorted by relevance
24 import static com.android.documentsui.State.ACTION_PICK_COPY_DESTINATION;81 mState.action == ACTION_PICK_COPY_DESTINATION) { in onCreate()93 mState.action == ACTION_PICK_COPY_DESTINATION) { in onCreate()109 if (mState.action == ACTION_PICK_COPY_DESTINATION) { in onCreate()131 } else if (Shared.ACTION_PICK_COPY_DESTINATION.equals(action)) { in includeState()132 state.action = ACTION_PICK_COPY_DESTINATION; in includeState()145 if (state.action == ACTION_PICK_COPY_DESTINATION) { in includeState()203 mState.action == ACTION_PICK_COPY_DESTINATION) { in getDrawerTitle()222 || mState.action == ACTION_PICK_COPY_DESTINATION; in onPrepareOptionsMenu()268 mState.action == ACTION_PICK_COPY_DESTINATION) { in refreshDirectory()[all …]
289 private static final int ACTION_PICK_COPY_DESTINATION = 8; field in Metrics299 ACTION_PICK_COPY_DESTINATION820 case State.ACTION_PICK_COPY_DESTINATION: in toMetricsAction()821 return ACTION_PICK_COPY_DESTINATION; in toMetricsAction()
48 ACTION_PICK_COPY_DESTINATION,58 public static final int ACTION_PICK_COPY_DESTINATION = 2; field in State
122 case State.ACTION_PICK_COPY_DESTINATION: in updateView()
42 public static final String ACTION_PICK_COPY_DESTINATION = field in Shared
25 import static com.android.documentsui.State.ACTION_PICK_COPY_DESTINATION;228 || state.action == ACTION_PICK_COPY_DESTINATION in getState()
460 if (state.action == State.ACTION_PICK_COPY_DESTINATION in getMatchingRoots()
24 import static com.android.documentsui.State.ACTION_PICK_COPY_DESTINATION;115 || mState.action == ACTION_PICK_COPY_DESTINATION) { in canSelectType()178 if (mState.action == ACTION_PICK_COPY_DESTINATION) { in onModelLoaded()
880 Shared.ACTION_PICK_COPY_DESTINATION, in transferDocuments()