HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 776 - 800 of 8470) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/training/printing/
index.jd 25 Printing also allows them to create a snapshot of information that does not depend on having a
  /frameworks/base/packages/Keyguard/res/layout/
keyguard_glow_pad_view.xml 20 <!-- This is the selector widget that allows the user to select an action. -->
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdefs.h 99 /* Allows size optimization for single-bus image */
106 /* Allows size optimization for single-backplane image */
114 /* Allows size optimization for SPROM support */
123 /* Allows size optimization for single-chip image */
  /libcore/crypto/src/main/java/org/conscrypt/
OpenSSLBIOInputStream.java 25 * InputStream. It allows an OpenSSL API to read directly from something more
  /libcore/luni/src/main/java/java/net/
CacheRequest.java 26 * data into the cache. It also allows the user to interrupt and abort the
  /libcore/support/src/test/java/tests/support/
Support_ASimpleOutputStream.java 9 * In particular this implementation allows to have IOExecptions thrown on demand.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
identity_type.hpp 19 @brief This macro allows to wrap the specified type expression within extra
  /packages/apps/Email/src/com/android/email/
PeekableInputStream.java 23 * A filtering InputStream that allows single byte "peeks" without consuming the byte. The
  /packages/apps/Email/tests/src/com/android/email/
MessagingControllerUnitTests.java 53 * MockFolder allows setting and retrieving role & name
  /packages/apps/Launcher3/res/values-en-rGB/
strings.xml 71 <string name="permdesc_install_shortcut" msgid="923466509822011139">"Allows an app to add shortcuts without user intervention."</string>
73 <string name="permdesc_uninstall_shortcut" msgid="5134129545001836849">"Allows the app to remove shortcuts without user intervention."</string>
75 <string name="permdesc_read_settings" msgid="5833423719057558387">"Allows the app to read the settings and shortcuts in Home."</string>
77 <string name="permdesc_write_settings" msgid="5440712911516509985">"Allows the app to change the settings and shortcuts in Home."</string>
  /packages/apps/Launcher3/res/values-en-rIN/
strings.xml 71 <string name="permdesc_install_shortcut" msgid="923466509822011139">"Allows an app to add shortcuts without user intervention."</string>
73 <string name="permdesc_uninstall_shortcut" msgid="5134129545001836849">"Allows the app to remove shortcuts without user intervention."</string>
75 <string name="permdesc_read_settings" msgid="5833423719057558387">"Allows the app to read the settings and shortcuts in Home."</string>
77 <string name="permdesc_write_settings" msgid="5440712911516509985">"Allows the app to change the settings and shortcuts in Home."</string>
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Flag.java 35 * TODO Eventually we should creates a Flags class that extends ArrayList that allows
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
EnterSubject.java 26 * Allows IME behavior for multiline text fields to be overridden so that
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationSetObserver.java 24 * involves many user actions: tapping on multiple checkboxes. This interface allows the class to
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
ObjectCache.java 25 * This class maintains a cache of soft references to objects. This allows callers to use a pool
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ByteArrayDictBuffer.java 23 * by a simpled byte array. It allows to create a binary dictionary in memory.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/xmltestdata/
test.xml.out 61 <LI>SGML allows the separation of abstract content from formatting.</LI>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/xmltestdata/
test.xml.out 61 <LI>SGML allows the separation of abstract content from formatting.</LI>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ITextAttributeCreator.java 25 * {@link DescriptorsUtils} to allows callers to override the kind of
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/schema/
clientAction.exsd 9 Extension point that allows adding custom actions to the DDMS Device Panel to act on the currently selected client (Dalvik VM).
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
anim1-expected-completion55.txt 14 android:zAdjustment : Allows for an adjustment of the Z ordering of the content being animated for the duration of the animation. [enum]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Context.h 36 // GLES allows a vertex shader attribute to be in location 0 and have a
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ReceiveResult.java 39 the picking activity and receives its results; SendResult allows the user
58 <td class="DescrColumn">Allows user to pick an option and sends it back to its caller</td>
90 // This allows us to later extend the text buffer.
  /development/samples/ApiDemos/tests/src/com/example/android/apis/app/
ForwardingTest.java 32 * not attach it to the system (for example, it cannot launch another Activity). It allows you to
36 * It also allows you to more carefully test your Activity's performance
37 * Writing unit tests in this manner requires more care and attention, but allows you to test
  /docs/source.android.com/src/devices/
hal.jd 29 implement and allows Android to be agnostic about lower-level driver
30 implementations. The HAL allows you to implement functionality
41 This interface allows the Android system to load the correct versions of your

Completed in 2087 milliseconds

<<31323334353637383940>>