/packages/apps/DeskClock/src/com/android/deskclock/uidata/ |
D | FormattedStringModel.kt | 100 fun getFormattedNumber(negative: Boolean, value: Int, length: Int): String { in getFormattedNumber() 104 val lengthCacheKey = if (negative) -length else length in getFormattedNumber() 114 val sign = if (negative) "−" else "" in getFormattedNumber()
|
D | UiDataModel.kt | 131 fun getFormattedNumber(negative: Boolean, value: Int, length: Int): String { in getFormattedNumber() 133 return mFormattedStringModel.getFormattedNumber(negative, value, length) in getFormattedNumber()
|
/packages/modules/Connectivity/service/src/com/android/server/connectivity/ |
D | NetworkRanker.java | 99 @NonNull final List<T> positive, @NonNull final List<T> negative) { in partitionInto() argument 101 negative.clear(); in partitionInto() 106 negative.add(item); in partitionInto()
|
/packages/modules/ExtServices/java/src/android/ext/services/resolver/ |
D | LRResolverRankerService.java | 106 final ArrayMap<String, Float> negative = getFeatures(targets.get(i)); in onTrainRankingModel() local 109 update(negative, negativeProbability, false); in onTrainRankingModel()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/ |
D | AutofillPickerFragment.java | 217 final Button negative = dialog.getButton(AlertDialog.BUTTON_NEGATIVE); in displayAlert() local 218 negative.requestFocus(); in displayAlert()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ImageFilterNegative.java | 18 representation.setTextId(R.string.negative); in getDefaultRepresentation()
|
/packages/apps/Gallery2/jni/ |
D | Android.bp | 50 "filters/negative.c",
|
/packages/services/Telecomm/proto/ |
D | telecom.proto | 104 // If the event is the first, this will be negative. 132 // If the event is the first, this will be negative.
|
/packages/modules/NeuralNetworks/tools/test_generator/ |
D | README.md | 161 The target axis can also be negative to test the negative indexing 406 ### Creating negative tests
|
/packages/modules/NeuralNetworks/tools/api/ |
D | README.md | 66 *count* space characters. *count* must be a non-negative integer. 183 with *count* space characters. *count* must be a non-negative integer.
|
D | types.spec | 3736 * number of selected bounding boxes for each image. Set to a negative 3992 * zero; if you specify a negative dimension index, it is counted backward 4745 * Computes numerical negative value element-wise.
|
/packages/modules/Wifi/service/proto/src/ |
D | scorecard.proto | 107 // Compact signed encoding used here, because rssi values are negative.
|
/packages/modules/RuntimeI18n/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 811 Landroid/icu/impl/number/ParameterizedModifier;->negative:Landroid/icu/impl/number/Modifier; 822 Landroid/icu/impl/number/Parse$AffixHolder;->negative:Z
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz |
|
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | nb_wordlist.combined.gz |
|
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | de_wordlist.combined.gz |
|
D | hr_wordlist.combined.gz |
|
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | ro_wordlist.combined.gz |
|