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