Searched refs:ActionType (Results 1 – 3 of 3) sorted by relevance
29 import com.android.documentsui.State.ActionType;54 public static boolean getShowDeviceRoot(Context context, @ActionType int action) { in getShowDeviceRoot()59 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()