Home
last modified time | relevance | path

Searched refs:front (Results 1 – 25 of 37) sorted by relevance

12

/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
DFlipDrawable.java87 public FlipDrawable(final Drawable front, final Drawable back, final int flipDurationMs, in FlipDrawable() argument
89 if (front == null || back == null) { in FlipDrawable()
92 mFront = front; in FlipDrawable()
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DActionMultiMap.java35 public void put(String mimeType, Action info, boolean front) { in put() argument
44 if (front) { in put()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_vector.h74 DicNode *front() { in front() function
76 return &mDicNodes.front(); in front()
/packages/apps/Camera2/src_pd/com/android/camera/stats/
DUsageStatistics.java68 public void videoCaptureDoneEvent(String ref, long durationMsec, boolean front, in videoCaptureDoneEvent() argument
74 boolean front, boolean isHDR, float zoom, in photoCaptureDoneEvent() argument
/packages/apps/Nfc/nci/jni/
DDataQueue.cpp56 tHeader* header = mQueue.front (); in ~DataQueue()
129 tHeader* header = mQueue.front (); in dequeue()
/packages/apps/Test/connectivity/sl4n/rapidjson/example/capitalize/
Dcapitalize.cpp31 …return out_.String(&buffer_.front(), length, true); // true = output handler need to copy the stri… in String()
/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
Darguments_and_options.h59 return it->second.front(); in getSingleArgument()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary_utils.cpp42 DicNodeUtils::initAsRoot(dictionaryStructurePolicy, prevWordIds, &current.front()); in getMaxProbabilityOfExactMatches()
/packages/apps/Dialer/
DCONTRIBUTING16 possibly guide you. Coordinating up front makes it much easier to avoid
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
Dsuggestions_output_utils.cpp62 && !terminals.empty() && terminals.front().hasMultipleWords()); in outputSuggestions()
/packages/apps/DevCamera/src/com/android/devcamera/
DPreviewOverlay.java93 boolean front = (mFacing == CameraCharacteristics.LENS_FACING_BACK); in setGyroAngles()
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoCarousel.java271 mPanel[0]= findViewById(R.id.front); in onAttachedToWindow()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.cpp227 const int sumDuration = sampledInputTimes->back() - sampledInputTimes->front(); in refreshSpeedRates()
228 const int sumLength = sampledLengthCache->back() - sampledLengthCache->front(); in refreshSpeedRates()
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile810 # put in front of it. If left blank `html' will be used as the default path.
890 # can add a path in front of the file if the result should not be
1034 # put in front of it. If left blank `latex' will be used as the default path.
1118 # put in front of it. If left blank `rtf' will be used as the default path.
1159 # put in front of it. If left blank `man' will be used as the default path.
1188 # put in front of it. If left blank `xml' will be used as the default path.
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile810 # put in front of it. If left blank `html' will be used as the default path.
890 # can add a path in front of the file if the result should not be
1034 # put in front of it. If left blank `latex' will be used as the default path.
1118 # put in front of it. If left blank `rtf' will be used as the default path.
1159 # put in front of it. If left blank `man' will be used as the default path.
1188 # put in front of it. If left blank `xml' will be used as the default path.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in7 # front of the TAG it is preceding.
308 # be prevented in individual cases by by putting a % sign in front of the word
1067 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1266 # file. You can add a path in front of the file if the result should not be
1608 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1755 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1810 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1854 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1882 # front of it.
Dsax.md426 …return out_.String(&buffer_.front(), length, true); // true = output handler need to copy the stri…
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationItemView.java1407 final boolean front = !mChecked; in toggleCheckedState()
1408 mSendersImageView.flipTo(front); in toggleCheckedState()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dcs_wordlist.combined.gz
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, ...

12