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