Searched
full:keep (Results
1876 -
1900 of
11137) sorted by null
<<71727374757677787980>>
/frameworks/base/docs/html/distribute/googleplay/policies/ |
index.jd | 8 in the store. These policies help to keep Android and Google Play an enjoyable
|
/frameworks/base/docs/html/tools/help/ |
proguard.jd | 136 <p>You can fix errors when ProGuard strips away your code by adding a <code>-keep</code> line in 139 -keep public class <MyClass> 142 <p>There are many options and considerations when using the <code>-keep</code> option, so it is 145 "http://proguard.sourceforge.net/manual/usage.html#keepoverview">Overview of Keep options</a> and
|
/frameworks/base/docs/html/training/animation/ |
index.jd | 46 Keep in mind though, that overusing animations or using them at the wrong time can be
|
/frameworks/base/docs/html/training/system-ui/ |
visibility.jd | 67 <p>It's generally good practice to keep your UI in sync with changes in system bar
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/ |
Point.java | 100 // TODO(renn): Optimize: Keep cache of cos/sin values
|
/frameworks/base/tools/layoutlib/bridge/src/android/os/ |
SystemClock_Delegate.java | 28 * Because it's a stateless class to start with, there's no need to keep a {@link DelegateManager}
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
AsmAnalyzer.java | 58 /** Keep all classes that derive from these one (these included). */ 60 /** Glob patterns of classes to keep, e.g. "com.foo.*" */ 64 /** Glob patterns of files to keep as is. */ 74 * @param deriveFrom Keep all classes that derive from these one (these included). 75 * @param includeGlobs Glob patterns of classes to keep, e.g. "com.foo.*" 336 mLog.debug("Found %1$d to keep, %2$d dependencies.", 344 mLog.info("Found %1$d classes to keep, %2$d class dependencies.", 367 /** New classes to keep as-is found by this visitor. */ 430 // - non-android classes are added to the list of classes to keep as-is (they don't need
|
/frameworks/compile/libbcc/lib/Support/ |
OutputFile.cpp | 36 // Keep safe and issue a warning.
|
/frameworks/ex/common/java/com/android/common/ |
Rfc822InputFilter.java | 67 // just keep going
|
/frameworks/native/opengl/libagl/arch-mips/ |
fixed_asm.S | 57 and $v0,$a0,$t1 /* keep only the sign bit */
|
/frameworks/native/opengl/libagl/ |
fixed_asm.S | 64 0: ands r0, r0, #0x80000000 /* keep only the sign bit */
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SipProfile.java | 250 * Sets the send keep-alive flag. 252 * @param flag true if sending keep-alive message is required, 464 * Gets the flag of 'Sending keep-alive'. 466 * @return the flag of sending SIP keep-alive messages.
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
ActionBarImplHC.java | 83 // Keep reference to action mode
|
/hardware/qcom/media/mm-core/inc/ |
QCMetaData.h | 79 //This enum should be keep in sync with "enum Flags" in MediaExtractor.h in AOSP,
|
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | [all...] |
/libcore/luni/src/main/java/org/w3c/dom/ |
ProcessingInstruction.java | 17 * instruction", used in XML as a way to keep processor-specific information
|
/libcore/luni/src/test/etc/loading-test-jar/ |
build.sh | 44 # but keep them separate.
|
/ndk/sources/cxx-stl/gabi++/src/ |
class_type_info.cc | 85 // Keep the shape information for future use.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 96 // Define _STLP_NO_WATCOM_INLINE_INTERLOCK to keep using
|
stl_confix.h | 49 * We keep it for historical reason. */
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
is_integral.hpp | 48 // Please, keep in sync. -- Alexander Nasonov
|
/packages/apps/Contacts/res/menu-sw600dp/ |
people_options.xml | 35 <!-- Added orderInCategory to keep the following buttons at the end of the menu
|
/packages/apps/Launcher3/protos/ |
backup.proto | 30 optional string name = 2; // keep this short
|
/packages/apps/Music/src/com/android/music/ |
ScanningProgress.java | 41 // really no need to keep waiting for the media scanner.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
PrivateLog.java | 29 * Class to keep long-term log. This is inactive in production, and is only for debug purposes.
|
Completed in 1692 milliseconds
<<71727374757677787980>>