Home
last modified time | relevance | path

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

12

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterBasicRepresentation.java38 public FilterBasicRepresentation(String name, int minimum, int value, int maximum) { in FilterBasicRepresentation() argument
41 mMaximum = maximum; in FilterBasicRepresentation()
123 public void setMaximum(int maximum) { in setMaximum() argument
124 mMaximum = maximum; in setMaximum()
/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/
DFailedPasswordWipeCurrentUserPreferenceControllerTest.java39 public void setMaximumFailedPasswordsBeforeWipe(int maximum) { in setMaximumFailedPasswordsBeforeWipe() argument
41 .getMaximumFailedPasswordsBeforeWipeInCurrentUser()).thenReturn(maximum); in setMaximumFailedPasswordsBeforeWipe()
DFailedPasswordWipeManagedProfilePreferenceControllerTest.java39 public void setMaximumFailedPasswordsBeforeWipe(int maximum) { in setMaximumFailedPasswordsBeforeWipe() argument
41 .getMaximumFailedPasswordsBeforeWipeInManagedProfile()).thenReturn(maximum); in setMaximumFailedPasswordsBeforeWipe()
DFailedPasswordWipePreferenceControllerBaseTest.java39 public void setMaximumFailedPasswordsBeforeWipe(int maximum) { in setMaximumFailedPasswordsBeforeWipe() argument
40 mMaximumFailedPasswordsBeforeWipe = maximum; in setMaximumFailedPasswordsBeforeWipe()
DFailedPasswordWipePreferenceControllerTestBase.java59 public abstract void setMaximumFailedPasswordsBeforeWipe(int maximum); in setMaximumFailedPasswordsBeforeWipe() argument
/packages/apps/DeskClock/src/com/android/deskclock/
DMoveScreensaverRunnable.java154 private static float getRandomPoint(float maximum) { in getRandomPoint() argument
155 return (int) (Math.random() * maximum); in getRandomPoint()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in50 # the documentation. The maximum height of the logo should not exceed 55 pixels
51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
227 # Minimum value: 1, maximum value: 16, default value: 4.
406 # Minimum value: 0, maximum value: 9, default value: 0.
632 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the
639 # Minimum value: 0, maximum value: 10000, default value: 30.
1044 # Minimum value: 1, maximum value: 20, default value: 5.
1150 # Minimum value: 0, maximum value: 359, default value: 220.
1158 # Minimum value: 0, maximum value: 255, default value: 100.
1169 # Minimum value: 40, maximum value: 240, default value: 80.
[all …]
Dfeatures.md69 * For UTF-8 string: maximum 11 characters in 32-bit, 15 characters in 64-bit.
Dinternals.md117 …lly. For encoding with 1-byte character type (e.g. `char`), it can store maximum 11 or 15 characte…
221 …slow. By default, the parsers use normal precision setting. This has has maximum 3 [ULP](http://en…
Dfaq.md265 …In the SAX API, `Reader` consumes memory portional to maximum depth of JSON tree, plus maximum len…
Ddom.md117 … is not set, the normal precision (faster) is used. Normal precision has maximum 3 [ULP](http://en…
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto51 // w: width desired maximum width (must be greater than 0)
52 // h: height desired maximum height (must be greater than 0)
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile474 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
1512 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1522 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile474 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
1512 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1522 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses10726 12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless
/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, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
Dpl_wordlist.combined.gz
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...

12