HomeSort by relevance Sort by last modified time
    Searched defs:typeToString (Results 1 - 2 of 2) sorted by null

  /cts/tests/SignatureTest/src/android/tests/sigtest/
JDiffClassDescription.java 548 String reflectionReturnType = typeToString(method.getGenericReturnType());
608 String reflectionParam = typeToString(reflectionParamType);
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java 154 public static String typeToString(int type) {
    [all...]

Completed in 42 milliseconds