Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/utils/
H A DTypeReference.java276 public static boolean containsTypeVariable(Type type) { in containsTypeVariable() method in TypeReference
429 private static boolean containsTypeVariable(Type[] typeArray) { in containsTypeVariable() method in TypeReference