Home
last modified time | relevance | path

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

/cts/tests/tests/net/src/android/net/cts/
DMacAddressTest.java62 static String typeToString(int addressType) { in typeToString() method in MacAddressTest
/cts/tests/signature/lib/common/src/android/signature/cts/
DReflectionHelper.java373 public static String typeToString(Type type) { in typeToString() method in ReflectionHelper