Home
last modified time | relevance | path

Searched defs:getHumanReadableName (Results 1 – 2 of 2) sorted by relevance

/camera/camera-core/src/main/java/androidx/camera/core/processing/
DTargetUtils.java81 public static @NonNull String getHumanReadableName(int target) { in getHumanReadableName() method in TargetUtils
/camera/integration-tests/coretestapp/src/main/java/androidx/camera/integration/core/
DCameraXService.java446 private static @NonNull String getHumanReadableName(@NonNull List<UseCase> useCases) { in getHumanReadableName() method in CameraXService