Home
last modified time | relevance | path

Searched refs:positive (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/fingerprint/
DFingerprintDialogView.java151 final Button positive = mLayout.findViewById(R.id.button1); in FingerprintDialogView() local
161 positive.setOnClickListener((View v) -> { in FingerprintDialogView()
177 final Button positive = mLayout.findViewById(R.id.button1); in onAttachedToWindow() local
207 positive.setText(positiveText); // needs to be set for marquee to work in onAttachedToWindow()
209 positive.setVisibility(View.VISIBLE); in onAttachedToWindow()
211 positive.setVisibility(View.GONE); in onAttachedToWindow()
/frameworks/base/core/java/android/app/
DDatePickerDialog.java224 final Button positive = getButton(BUTTON_POSITIVE);
225 if (positive != null) {
226 positive.setEnabled(valid);
/frameworks/base/packages/ExtServices/src/android/ext/services/resolver/
DLRResolverRankerService.java88 final ArrayMap<String, Float> positive = getFeatures(targets.get(selectedPosition)); in onTrainRankingModel() local
99 update(positive, positiveProbability, true); in onTrainRankingModel()
/frameworks/base/core/java/android/widget/
DOverScroller.java825 final boolean positive = start > max; in startAfterEdge()
826 final int edge = positive ? max : min; in startAfterEdge()
835 fling(start, velocity, positive ? min : start, positive ? start : max, mOver); in startAfterEdge()
DSimpleMonthView.java458 private boolean moveOneDay(boolean positive) { in moveOneDay() argument
461 if (positive) { in moveOneDay()
/frameworks/rs/script_api/
Drs_vector_math.spec163 positive values.
286 positive values.
Drs_math.spec868 Returns the positive difference between two values.
1063 Returns the positive fractional part of v, i.e. <code>v - floor(v)</code>.
2463 summary: Approximate positive base raised to an exponent
/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerController.java1384 private void handleProximitySensorEvent(long time, boolean positive) {
1386 if (mPendingProximity == PROXIMITY_NEGATIVE && !positive) {
1389 if (mPendingProximity == PROXIMITY_POSITIVE && positive) {
1397 if (positive) {
1789 boolean positive = distance >= 0.0f && distance < mProximityThreshold;
1790 handleProximitySensorEvent(time, positive);
/frameworks/rs/script_api/include/
Drs_time.rsh57 …lag to indicate whether daylight saving time is in effect. The value is positive if it is in effec…
Drs_vector_math.rsh204 * positive values.
417 * positive values.
Drs_math.rsh1624 * Returns the positive difference between two values.
1912 * Returns the positive fractional part of v, i.e. v - floor(v).
4893 * native_powr: Approximate positive base raised to an exponent
/frameworks/native/libs/math/include/math/
DTQuatHelpers.h270 constexpr QUATERNION<T> PURE positive(const QUATERNION<T>& q) { in positive() function
/frameworks/base/cmds/bootanimation/
DFORMAT.md47 + Values can be either a positive integer, a negative integer, or `c`
/frameworks/base/core/proto/android/server/
Dpowermanagerservice.proto92 // True if the proximity sensor reads a positive result.
/frameworks/compile/slang/
DREADME.rst268 positive integer indicates a time in milliseconds that the runtime should
/frameworks/support/work/integration-tests/testapp/src/main/assets/
Dretn.txt57 first duty to have done so had I not been barred by a positive
2554 positive upon the point. They had at once sent for the doctor and for
4285 features. It was he who at once, in an incisive and positive tone,
4439 for an instant, and he is positive that neither boy nor man could
5418 not my habit to force a confidence. The first positive sign which he
5544 window, Mr. Holmes, which gave us one of the few bits of positive
5922 At last we were getting something positive, and yet it seemed a long
8084 inches long--not a mere scratch, but a positive cut. Not only this,
8229 Dear me, this is very interesting. And the cut--a positive tear, I
8554 something positive."
[all …]
Dlstb.txt1492 eyes sparkled, and your hands clenched I was positive that you were
2830 we have nothing positive we can take him on. I tracked him over from
6145 some day recount, gave positive injunctions that the famous private
7084 him, but I had no cause for any positive quarrel.
Dadvs.txt1217 positive crime has been committed. As far as I have heard it is
1966 positive virtue. He is as brave as a bulldog and as tenacious as a
2882 rights, and finally announced her positive intention of going to a
3356 Still, of course, one can't refuse a lady, and such a very positive
6158 time, while the marks of moisture upon the inside are proof positive
Dmems.txt279 recovering from his stupor, was also quite positive as to the
5288 positive genius on his part to see in the burglary scare which was
9550 positive danger of losing my liberty. The situation is becoming an
Dcase.txt6486 I gather, a man of very virile and positive, one might almost say
/frameworks/native/vulkan/api/
Dvulkan.api1602 // Return codes for successful operation execution (positive values)
4045 … maxInterpolationOffset /// furthest positive offset for interp…
/frameworks/base/proto/src/
Dmetrics_constants.proto1702 // indicate the user lowered the importance; positive means they increased it.
/frameworks/base/config/
Dhiddenapi-private-dex.txt33460 Landroid/icu/impl/number/ParameterizedModifier;->positive:Landroid/icu/impl/number/Modifier;