Searched refs:ActionType (Results 1 – 3 of 3) sorted by relevance
28 import com.android.documentsui.State.ActionType;53 public static boolean getShowDeviceRoot(Context context, @ActionType int action) { in getShowDeviceRoot()58 Context context, @ActionType int action, boolean display) { in setShowDeviceRoot()
55 public @interface ActionType {} annotation in State81 public @ActionType int action;
34 import com.android.documentsui.State.ActionType;652 private static void logHistogram(Context context, String name, @ActionType int bucket) { in logHistogram()