Searched refs:setNotificationWhen (Results 1 – 1 of 1) sorted by relevance
346 setNotificationWhen(call, callState, publicBuilder); in buildAndSendNotification()445 setNotificationWhen(call, state, builder); in createIncomingCallNotification()469 private void setNotificationWhen(DialerCall call, int state, Notification.Builder builder) { in setNotificationWhen() method in StatusBarNotifier