Searched refs:notifBuilder (Results 1 – 1 of 1) sorted by relevance
557 Notification.Builder notifBuilder = new Notification.Builder(mContext, "Channel") in testCallStyle_getSystemActions_forIncomingCallWithOtherActions() local560 style.setBuilder(notifBuilder); //add a builder with actions in testCallStyle_getSystemActions_forIncomingCallWithOtherActions()580 Notification.Builder notifBuilder = new Notification.Builder(mContext, "Channel") in testCallStyle_getSystemActions_forOngoingCallWithOtherActions() local583 style.setBuilder(notifBuilder); //add a builder with actions in testCallStyle_getSystemActions_forOngoingCallWithOtherActions()605 Notification.Builder notifBuilder = new Notification.Builder(mContext, "Channel") in testCallStyle_getSystemActions_dropsOldSystemActions() local607 style.setBuilder(notifBuilder); //add a builder with actions in testCallStyle_getSystemActions_dropsOldSystemActions()