Home
last modified time | relevance | path

Searched refs:small (Results 1 – 25 of 27) sorted by relevance

12

/packages/apps/Camera2/src/com/android/camera/settings/
DSettingsUtil.java60 public Size small; field in SettingsUtil.SelectedPictureSizes
80 return small; in getFromSetting()
92 return "SelectedPictureSizes: " + large + ", " + medium + ", " + small; in toString()
100 public int small = -1; field in SettingsUtil.SelectedVideoQualities
114 return small; in getFromSetting()
257 selectedSizes.small = selectedSizes.large; in getSelectedCameraPictureSizes()
261 selectedSizes.small = searchList.get(0); in getSelectedCameraPictureSizes()
265 selectedSizes.small = searchList.get(1); in getSelectedCameraPictureSizes()
288 selectedSizes.small = searchList.get(smallSizeIndex); in getSelectedCameraPictureSizes()
326 selectedQualities.small = sVideoQualities[smallIndex]; in getSelectedVideoQualities()
DCameraSettingsActivity.java452 if (selectedQualities.small != selectedQualities.medium) { in setEntriesForSelection()
453 entries.add(mCamcorderProfileNames[selectedQualities.small]); in setEntriesForSelection()
/packages/apps/DocumentsUI/tests/
DREADME10 To run just small tests"
11 adb shell am instrument -w -e debug false -e log false -e timeout_msec 300000 -e size small com.and…
13 Replace '-e size small' with '-e size large'.
/packages/apps/Messaging/src/com/android/messaging/ui/
DMultiAttachmentLayout.java113 public static Tile small(final int startX, final int startY) { in small() method in MultiAttachmentLayout.Tile
136 new Layout(new Tile[] { Tile.large(0, 0), Tile.wide(2, 0), Tile.small(2, 1), // 4+ items
137 Tile.small(3, 1) }),
148 new Layout(new Tile[] { Tile.large(2, 0), Tile.wide(0, 0), Tile.small(1, 1), // 4+ items
149 Tile.small(0, 1) }),
/packages/inputmethods/LatinIME/native/jni/src/utils/
Dchar_utils.cpp30 unsigned short small; member
1064 return p ? static_cast<int>(p->small) : c; in latin_tolower()
/packages/apps/ManagedProvisioning/tools/bash/
Dcoverage.sh61 adb shell am instrument -e coverage true -e size small -w "$TEST_RUNNER"
/packages/modules/GeoTZ/s2storage/
DREADME.md16 A "block file" is a general-purpose file format containing a small amount of header information,
160 table, so this means that it can be stored once per table and only the (small) `{TZ IDs set ID}`
/packages/apps/Test/connectivity/sl4n/rapidjson/
Dreadme.md34 * RapidJSON is small but complete. It supports both SAX and DOM style API. The SAX parser is only a…
/packages/modules/DnsResolver/
DREADME-DoT.md75 and usually small. If the largest possible ID number is already in use,
Dstats.proto202 // or the answer buffer is too small.
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile289 # For small to medium size projects (<1000 input files) the default value is
290 # probably good enough. For larger projects a too small cache size can cause
1050 # LaTeX documents. This may be useful for small projects and may help to
1123 # RTF documents. This may be useful for small projects and may help to
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile289 # For small to medium size projects (<1000 input files) the default value is
290 # probably good enough. For larger projects a too small cache size can cause
1050 # LaTeX documents. This may be useful for small projects and may help to
1123 # RTF documents. This may be useful for small projects and may help to
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dfaq.md23 5. Is RapidJSON small? What are its dependencies?
DDoxyfile.in400 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
1634 # documents. This may be useful for small projects and may help to save some
1763 # documents. This may be useful for small projects and may help to save some
/packages/apps/TV/res/raw/
Dthird_party_licenses3119 structure layouts and accessors, and small macros and small inline
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec4495 * * 3: A scalar, specifying epsilon, the small value added to variance to
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dnb_wordlist.combined.gz
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dsv_wordlist.combined.gz

12