HomeSort by relevance Sort by last modified time
    Searched refs:typeToString (Results 1 - 3 of 3) 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/
BluetoothHeadsetService.java 164 Log.i(TAG, "Incoming rfcomm (" + BluetoothHandsfree.typeToString(type) +
    [all...]
BluetoothHandsfree.java 154 public static String typeToString(int type) {
    [all...]

Completed in 679 milliseconds