Searched refs:getShowDeviceRoot (Results 1 – 2 of 2) sorted by relevance
53 public static boolean getShowDeviceRoot(Context context, @ActionType int action) { in getShowDeviceRoot() method in LocalPreferences
219 boolean chosenAdvanced = LocalPreferences.getShowDeviceRoot(this, state.action); in getState()