Home
last modified time | relevance | path

Searched refs:negative (Results 1 – 25 of 28) sorted by relevance

12

/packages/apps/DeskClock/src/com/android/deskclock/uidata/
DFormattedStringModel.java105 String getFormattedNumber(boolean negative, int value, int length) { in getFormattedNumber() argument
111 final int lengthCacheKey = negative ? -length : length; in getFormattedNumber()
121 final String sign = negative ? "−" : ""; in getFormattedNumber()
DUiDataModel.java152 public String getFormattedNumber(boolean negative, int value, int length) { in getFormattedNumber() argument
154 return mFormattedStringModel.getFormattedNumber(negative, value, length); in getFormattedNumber()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/
DAutofillPickerFragment.java218 final Button negative = dialog.getButton(AlertDialog.BUTTON_NEGATIVE); in displayAlert() local
219 negative.requestFocus(); in displayAlert()
/packages/modules/ExtServices/src/android/ext/services/resolver/
DLRResolverRankerService.java106 final ArrayMap<String, Float> negative = getFeatures(targets.get(i)); in onTrainRankingModel() local
109 update(negative, negativeProbability, false); in onTrainRankingModel()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterNegative.java18 representation.setTextId(R.string.negative); in getDefaultRepresentation()
/packages/services/Telecomm/proto/
Dtelecom.proto104 // If the event is the first, this will be negative.
132 // If the event is the first, this will be negative.
/packages/apps/Gallery2/jni/
DAndroid.bp45 "filters/negative.c",
/packages/services/Car/tests/BugReportApp/libs/
Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
Dauto-value-1.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/TV/libs/m2/
Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dcs_wordlist.combined.gz
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...

12