Searched refs:nameOf (Results 1 – 3 of 3) sorted by relevance
148 tag, nameOf(eventId), getTransportName(transportType), extraInfo, in showNotification()235 nameOf(eventId))); in clearNotification()241 "failed to clear notification tag=%s event=%s", tag, nameOf(eventId)), npe); in clearNotification()273 static String nameOf(int eventId) { in nameOf() method in NetworkNotificationManager
89 return NsdManager.nameOf(what); in getWhatToString()391 String name = NativeResponseCode.nameOf(code); in handleNativeEvent()402 String name = NativeResponseCode.nameOf(code); in handleNativeEvent()409 String name = NativeResponseCode.nameOf(code); in handleNativeEvent()637 static String nameOf(int code) { in nameOf() method in NsdService.NativeResponseCode
234 public static String nameOf(int event) { in nameOf() method in NsdManager335 if (DBG) Log.d(TAG, "received " + nameOf(message.what)); in handleMessage()