Searched defs:noop (Results 1 – 1 of 1) sorted by relevance
56 PendingIntent noop = PendingIntent.getActivity(context, 0, new Intent(), 0); in build() local80 builder.addAction(ACTION1_ICON.getValueInt(), ACTION1_TEXT.getValueString(), noop); in build() local82 builder.addAction(ACTION2_ICON.getValueInt(), ACTION2_TEXT.getValueString(), noop); in build() local84 builder.addAction(ACTION3_ICON.getValueInt(), ACTION3_TEXT.getValueString(), noop); in build() local