Searched refs:typeToString (Results 1 – 6 of 6) sorted by relevance
62 static String typeToString(int addressType) { in typeToString() method in MacAddressTest107 typeToString(tc.addressType), typeToString(mac.getAddressType()))); in testMacAddress()
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
113 public static String typeToString(int type) { in typeToString() method in IsoInterface220 Log.v(TAG, prefix + "Found box " + typeToString(type) in parseNextBox()
48 assertThat(IsoInterface.typeToString(0x6d6f6f76)).isEqualTo("moov"); in testTypeToString()
223 AccessibilityWindowInfo.typeToString(entry.getValue())); in writeWindowTypes()