Home
last modified time | relevance | path

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

12

/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DFlipDrawable.java207 public void reset(final boolean side) { in reset() argument
210 mFlipFraction = side ? 0f : 2f; in reset()
211 mFlipToSide = side; in reset()
257 public void flipTo(final boolean side) { in flipTo() argument
258 if (mFlipToSide != side) { in flipTo()
DCheckableContactFlipDrawable.java85 public void reset(final boolean side) { in reset() argument
86 super.reset(side); in reset()
93 mCheckmarkDrawable.setScaleAnimatorValue(side ? CHECKMARK_SCALE_BEGIN_VALUE : END_VALUE); in reset()
94 mCheckmarkDrawable.setAlphaAnimatorValue(side ? CHECKMARK_ALPHA_BEGIN_VALUE : END_VALUE); in reset()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DAppsDividerView.java191 int side = getResources().getDimensionPixelSize(R.dimen.dynamic_grid_edge_margin); in onDraw() local
193 int x1 = getPaddingLeft() + side; in onDraw()
194 int x2 = getWidth() - getPaddingRight() - side; in onDraw()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/misc/
Ddoxygenextra.css185 /* side bar and search */
187 #side-nav
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto143 // A turn onto the opposite side of the same street, from 175 (included) to
228 // ahead, left side of the road, right side of the road).
288 // A left turn onto the opposite side of the same street, from 175
292 // A right turn onto the opposite side of the same street, from 175
/packages/apps/TimeZoneData/oem_template/xts/
DREADME.oem5 This directory contains a suggested structure for CTS-like host-side tests for checking the
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
Dcommon_defines.h117 side, enumerator
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dinternals.md15side, `Reader` parses a JSON from a stream and publish events to a `Handler`. `Writer` implements …
Dfaq.md271 …Some applications need to process very large JSON files. Some server-side applications need to pro…
DDoxyfile.in1404 # value is set to YES, a side panel will be generated containing a tree-like
1464 # http://www.mathjax.org) which uses client side Javascript for the rendering
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPhotoView.java919 private void drawVideoPlayIcon(GLCanvas canvas, int side) { in drawVideoPlayIcon() argument
920 int s = side / ICON_RATIO; in drawVideoPlayIcon()
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp1081 case side: in getInputBinString()
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile987 # If the tag value is set to YES, a side panel will be generated
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile987 # If the tag value is set to YES, a side panel will be generated
/packages/apps/TV/res/raw/
Dthird_party_licenses3193 Library side-by-side in a single library together with other library
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Dit_wordlist.combined.gz
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Den_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, ...
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...

12