Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 81) sorted by relevance

1234

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DEdgeView.java89 boolean more = false; in render()
93 more |= mEffect[i].draw(canvas); in render()
96 if (more) { in render()
113 boolean more = false; in onRelease()
116 more |= !mEffect[i].isFinished(); in onRelease()
118 if (more) { in onRelease()
DSlotView.java246 boolean more = mScroller.advanceAnimation(animTime); in render()
247 more |= mLayout.advanceAnimation(animTime); in render()
268 more |= paperActive; in render()
271 more |= mAnimation.calculate(animTime); in render()
282 if ((r & RENDER_MORE_FRAME) != 0) more = true; in render()
291 if ((r & RENDER_MORE_FRAME) != 0) more = true; in render()
299 if (more) invalidate(); in render()
302 if (mMoreAnimation && !more && listener != null) { in render()
310 mMoreAnimation = more; in render()
DPhotoFallbackEffect.java81 boolean more = calculate(AnimationTime.get()); in draw()
88 return more; in draw()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in207 # not recognized any more.
250 # only. Doxygen will then generate output that is more tailored for C. For
258 # Python sources only. Doxygen will then generate output that is more tailored
297 # according to the Markdown format, which allows for more readable
319 # diagrams that involve STL classes more complete and accurate.
634 # documentation. If the initializer consists of more lines than specified here
687 # The CITE_BIB_FILES tag can be used to specify one or more bib files containing
690 # to be installed. See also http://en.wikipedia.org/wiki/BibTeX for more info.
791 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
833 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
[all …]
Ddom.md3 …d in [Tutorial](doc/tutorial.md). This section will describe some details and more advanced usages.
252 For more about SAX events and handler, please refer to [SAX](doc/sax.md).
Dinternals.md113 Number is a bit more complicated. For normal integer values, it can contains `kIntFlag`, `kUintFlag…
344 This also makes the estimation of stack size more easier.
Dfaq.md87 …DOM is easy for query and manipulation. SAX is very fast and memory-saving but often more difficul…
289 This is the trend. And GitHub is much more powerful and convenient.
Dtutorial.md80 JSON number type represents all numeric values. However, C++ needs more specific type for manipulat…
512 3. [DOM](doc/dom.md)'s basics are already covered in this tutorial. Uncover more advanced features …
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
237 # diagrams that involve STL classes more complete and accurate.
294 # performance by keeping more symbols in memory. Note that the value works on
476 # the documentation. If the initializer consists of more lines than specified
598 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
655 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
662 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
670 # The EXAMPLE_PATH tag can be used to specify one or more files or
[all …]
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
237 # diagrams that involve STL classes more complete and accurate.
294 # performance by keeping more symbols in memory. Note that the value works on
476 # the documentation. If the initializer consists of more lines than specified
598 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
655 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
662 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
670 # The EXAMPLE_PATH tag can be used to specify one or more files or
[all …]
/packages/apps/TV/tests/common/src/com/android/tv/testing/
DComparableTester.java72 private void assertOrder(int less, int more, List<T> lessGroup, List<T> moreGroup) { in assertOrder() argument
73 assertLess(less, more, lessGroup, moreGroup); in assertOrder()
74 assertMore(more, less, moreGroup, lessGroup); in assertOrder()
DComparatorTester.java86 private void assertOrder(int less, int more, List<T> lessGroup, List<T> moreGroup) { in assertOrder() argument
87 assertLess(less, more, lessGroup, moreGroup); in assertOrder()
88 assertMore(more, less, moreGroup, lessGroup); in assertOrder()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DAbstractSuggestionExtras.java30 protected AbstractSuggestionExtras(SuggestionExtras more) { in AbstractSuggestionExtras() argument
31 mMore = more; in AbstractSuggestionExtras()
/packages/experimental/NotificationLog/src/com/android/notificationlog/
DNotificationLogActivity.java85 TextView more = (TextView)view.findViewById(R.id.text); in bindView() local
106 more.setText(text); in bindView()
/packages/apps/Messaging/src/com/android/messaging/util/
DUiUtils.java185 final String more) { in commaEllipsize() argument
191 more); in commaEllipsize()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictEncoderUtils.java561 /* package */ static int makeBigramFlags(final boolean more, final int offset, in makeBigramFlags() argument
563 int bigramFlags = (more ? FormatSpec.FLAG_BIGRAM_SHORTCUT_ATTR_HAS_NEXT : 0) in makeBigramFlags()
/packages/apps/Camera2/
Dproguard-project.txt10 # For more details, see
/packages/apps/Dialer/java/com/android/dialer/logging/
Dinteraction_event.proto13 // Leaving tags 1-14 for more frequent interactions, e.g. ANSWERED_CALL
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAlbumPage.java179 boolean more = mResumeEffect.draw(canvas);
180 if (!more) {
/packages/apps/Gallery/src/com/android/camera/
DGridViewSpecial.java489 boolean more = mScroller.computeScrollOffset(); in computeScroll()
491 if (more) { in computeScroll()
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/src/com/android/inputmethod/keyboard/internal/
DKeyboardTextsTable.tmpl32 * tools/make-keyboard-text/res/values-<locale>/donottranslate-more-keys.xml
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses37 otherwise, or (ii) ownership of fifty percent (50%) or more of the
231 otherwise, or (ii) ownership of fifty percent (50%) or more of the
425 otherwise, or (ii) ownership of fifty percent (50%) or more of the
619 otherwise, or (ii) ownership of fifty percent (50%) or more of the
811 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1005 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1199 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1393 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1585 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1777 otherwise, or (ii) ownership of fifty percent (50%) or more of the
[all …]
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
DAddressListParser.jj4 * or more contributor license agreements. See the NOTICE file *
/packages/apps/BasicSmsReceiver/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/packages/apps/Launcher2/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the

1234