Searched refs:notifyTypeString (Results 1 – 1 of 1) sorted by relevance
473 String notifyTypeString = NOTIFY_TYPE_TO_STRING.get(notifyType); in getTypeString() local475 if (notifyTypeString == null) { in getTypeString()478 return "Notify(" + notifyTypeString + ")"; in getTypeString()