Searched refs:isSupportedDebugDevice (Results 1 – 2 of 2) sorted by relevance
54 return isEmulator() || isSupportedDebugDevice(context) || isSupportedDebugDeviceExcludeCar( in isSupportedBenchOrEmulator()62 private static boolean isSupportedDebugDevice(Context context) { in isSupportedDebugDevice() method in BuildInfoUtil