HomeSort by relevance Sort by last modified time
    Searched full:typetostring (Results 1 - 6 of 6) sorted by null

  /cts/tests/SignatureTest/src/android/tests/sigtest/
JDiffClassDescription.java 548 String reflectionReturnType = typeToString(method.getGenericReturnType());
608 String reflectionParam = typeToString(reflectionParamType);
    [all...]
  /frameworks/base/libs/utils/
Debug.cpp 103 static char* typetostring(uint32_t type, char* out, function in namespace:android
166 char* end = typetostring(typeCode, buffer);
  /external/v8/src/
objects-debug.cc 39 static const char* TypeToString(InstanceType type);
545 static const char* TypeToString(InstanceType type) {
600 PrintF(" - type: %s\n", TypeToString(instance_type()));
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 149 Log.i(TAG, "Incoming rfcomm (" + BluetoothHandsfree.typeToString(type) +
    [all...]
BluetoothHandsfree.java 157 public static String typeToString(int type) {
    [all...]
  /prebuilt/sdk/tools/linux/
aapt 

Completed in 108 milliseconds