Searched defs:positive (Results 1 – 4 of 4) sorted by relevance
102 Button positive = alertDialog.getButton(AlertDialog.BUTTON_POSITIVE); in onCreateDialog() local
153 String positive = getContext().getString( in updateDialog() local
133 @NonNull final List<T> positive, @NonNull final List<T> negative) { in partitionInto()
99 final ArrayMap<String, Float> positive = getFeatures(targets.get(selectedPosition)); in onTrainRankingModel() local