Searched refs:builder (Results 1 – 1 of 1) sorted by relevance
158 Builder builder = new Builder(getInstrumentation().getTargetContext()) in prepareNotifications() local163 builder.setContentText(Integer.toHexString(icon)) in prepareNotifications()165 nm.notify(icon, builder.build()); in prepareNotifications()