Searched refs:typeToString (Results 1 – 9 of 9) sorted by relevance
62 static String typeToString(int addressType) { in typeToString() method in MacAddressTest107 typeToString(tc.addressType), typeToString(mac.getAddressType()))); in testMacAddress()
106 public static String typeToString(int type) { in typeToString() method in PbapClientRequest121 + (" type=" + typeToString(getType())) in toString()
182 Slog.w(TAG, "No dialog title for given type, " + typeToString(type)); in getDialogTitle()206 Slog.w(TAG, "No dialog message for given type, " + typeToString(type)); in getDialogMessage()211 private String typeToString(@DialogType int type) { in typeToString() method in DialogManager
424 .append(typeToString(mAudioDeviceInfo.getType())); in toString()442 builder.append(typeToString(mAudioDeviceInfo.getType())); in toStringNoSymbols()448 static String typeToString(int type) { in typeToString() method in AudioRecorderTestFragment.AudioDeviceInfoWrapper
116 public static String typeToString(int type) { in typeToString() method in IsoInterface222 Log.v(TAG, prefix + "Found box " + typeToString(type) in parseNextBox()
48 assertThat(IsoInterface.typeToString(0x6d6f6f76)).isEqualTo("moov"); in testTypeToString()
539 public static String typeToString(@NonNull String format) { in typeToString() method in SliceItem648 sb.append(SliceItem.typeToString(getFormat())); in toString()
223 AccessibilityWindowInfo.typeToString(entry.getValue())); in writeWindowTypes()
238 private static String typeToString(@TetheringType int type) { in typeToString() method in TetheringManager1231 sj.add(typeToString(mRequestParcel.tetheringType));