Home
last modified time | relevance | path

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

12

/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DDeleteDocumentFragment.java102 Button positive = alertDialog.getButton(AlertDialog.BUTTON_POSITIVE); in onCreateDialog() local
103 positive.setFocusable(true); in onCreateDialog()
104 positive.requestFocus(); in onCreateDialog()
/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DNetworkRanker.java133 @NonNull final List<T> positive, @NonNull final List<T> negative) { in partitionInto() argument
134 positive.clear(); in partitionInto()
138 positive.add(item); in partitionInto()
/packages/apps/Settings/src/com/android/settings/sim/
DSelectSpecificDataSimDialogFragment.java160 String positive = getContext().getString( in updateDialog() local
180 dialog.setButton(AlertDialog.BUTTON_POSITIVE, positive, this); in updateDialog()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
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()
/packages/services/Car/cpp/evs/apps/default/res/
Dconfig.json.readme10 // Yaw is measured from the front of the car, positive to the left (postive Z rotation).
11 // Pitch is measured from the horizon, positive upward (postive X rotation).
/packages/modules/ExtServices/java/src/android/ext/services/resolver/
DLRResolverRankerService.java99 final ArrayMap<String, Float> positive = getFeatures(targets.get(selectedPosition)); in onTrainRankingModel() local
110 update(positive, positiveProbability, true); in onTrainRankingModel()
/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/occupantconnection/
DPermissionActivity.java64 Button positiveButton = findViewById(R.id.positive); in onResume()
/packages/modules/Uwb/generic_ranging/proto/src/
Destimate.proto65 // The bearing is with respect to the device Y-axis, positive ccw.
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DPreviewTabs.kt104 positive: Boolean, in onTransitionTrigger()
/packages/services/Car/car_product/car_ui_portrait/bootanimation/
DREADME53 + Values can be either a positive integer, a negative integer, or `c`
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/
DCustomizationPickerActivity2.kt300 positive: Boolean, in <lambda>()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/privacy/
DPrivacyChip.java141 MotionLayout m, int triggerId, boolean positive, float p) {} in onFinishInflate()
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DClockCarouselView.kt306 positive: Boolean, in <lambda>()
/packages/modules/Permission/tests/cts/role/src/android/app/role/cts/
DRoleManagerTest.java474 private Pair<Integer, Intent> clickButtonAndWaitForResult(boolean positive) in clickButtonAndWaitForResult() argument
476 waitFindObject(positive ? POSITIVE_BUTTON_SELECTOR : NEGATIVE_BUTTON_SELECTOR).click(); in clickButtonAndWaitForResult()
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec2316 * * 1: A scalar, specifying the positive scaling factor for the exponent,
2322 * * 1: A scalar, specifying the positive scaling factor for the exponent,
2667 * * 2: An {@link %{OperandTypeLinkPfx}INT32} scalar, keep_dims. If positive,
3080 * - scales: an array of positive 32 bit floating point values.
4189 * a non-positive value for unlimited number.
4193 * a non-positive value for unlimited number.
4714 * * 1: A scalar, specifying the positive scaling factor for the exponent,
/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpcore-4.4.13.jar ... .util.Collection argument String name public static int positive (int, java.lang.String) int ...
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto3056 // Group frequency in MHz if positive. Otherwise, no frequency preference.
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/
Dprecomputed_test_app_list.csv8398 com.body.positive 10230,10228
/packages/modules/AdServices/adservices/apk/assets/classifier/
Dprecomputed_app_list.csv8398 com.body.positive 10230,10228
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt812 Landroid/icu/impl/number/ParameterizedModifier;->positive:Landroid/icu/impl/number/Modifier;
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Dnb_wordlist.combined.gz
Den_wordlist.combined.gz
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...

12