Searched refs:shouldShowDeviceRoot (Results 1 – 2 of 2) sorted by relevance
203 public static boolean shouldShowDeviceRoot(Context context, Intent intent) { in shouldShowDeviceRoot() method in Shared
218 boolean forceAdvanced = Shared.shouldShowDeviceRoot(this, intent); in getState()