Searched defs:getHumanReadableName (Results 1 – 2 of 2) sorted by relevance
81 public static @NonNull String getHumanReadableName(int target) { in getHumanReadableName() method in TargetUtils
446 private static @NonNull String getHumanReadableName(@NonNull List<UseCase> useCases) { in getHumanReadableName() method in CameraXService