Searched refs:callerName (Results 1 – 1 of 1) sorted by relevance
36 String callerName, in createCallStyleNotification() argument39 Person person = new Person.Builder().setName(callerName).setImportant(true).build(); in createCallStyleNotification()68 String callerName, in updateNotificationToOngoing() argument78 new Person.Builder().setName(callerName).setImportant(true).build(), in updateNotificationToOngoing()