Searched defs:positive (Results 1 – 4 of 4) sorted by relevance
151 final Button positive = mLayout.findViewById(R.id.button1); in FingerprintDialogView() local177 final Button positive = mLayout.findViewById(R.id.button1); in onAttachedToWindow() local
270 constexpr QUATERNION<T> PURE positive(const QUATERNION<T>& q) { in positive() function
88 final ArrayMap<String, Float> positive = getFeatures(targets.get(selectedPosition)); in onTrainRankingModel() local
458 private boolean moveOneDay(boolean positive) { in moveOneDay()