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