Searched refs:templateClass (Results 1 – 1 of 1) sorted by relevance
249 String templateClass = getNotification().extras.getString(Notification.EXTRA_TEMPLATE); in hasStyle() local250 return targetStyle.getName().equals(templateClass); in hasStyle()