HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 301 - 325 of 6992) sorted by null

<<11121314151617181920>>

  /external/webkit/Tools/Scripts/
generate-project-files 37 # This allows building from Source without a copy of Tools (as Apple's internal builds do).
  /external/zlib/contrib/iostream3/
README 1 These classes provide a C++ stream interface to the zlib library. It allows you
  /frameworks/base/core/java/android/accounts/
IAccountAuthenticator.aidl 24 * Service that allows the interaction with an authentication server.
  /frameworks/base/core/java/android/ddm/
DdmRegister.java 39 * logging). It also allows debugging of DDM handler initialization.
  /frameworks/base/core/java/android/widget/
SpinnerAdapter.java 24 * {@link android.widget.Spinner} and its data. A spinner adapter allows to
  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboard.java 29 * A basic, embed-able keyboard designed for password entry. Allows entry of all Latin-1 characters.
31 * It has two modes: alpha and numeric. In alpha mode, it allows all Latin-1 characters and enables
112 * Allows enter key resources to be overridden
139 * Allows shiftlock to be turned on. See {@link #setShiftLocked(boolean)}
  /frameworks/base/libs/rs/driver/
rsdMeshObj.h 53 // This allows us to figure out which allocation the attribute
  /frameworks/base/wifi/java/android/net/wifi/
IWifiManager.aidl 28 * Interface that allows controlling and querying Wi-Fi connectivity.
  /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/luni/src/main/java/libcore/net/http/
RetryableOutputStream.java 25 * An HTTP request body that's completely buffered in memory. This allows
  /libcore/support/src/test/java/tests/support/
Support_ASimpleOutputStream.java 9 * In particular this implementation allows to have IOExecptions thrown on demand.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/
Flag.java 35 * TODO Eventually we should creates a Flags class that extends ArrayList that allows
  /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/Launcher2/res/values-en-rGB/
strings.xml 76 <string name="permdesc_install_shortcut" msgid="8634424803272077038">"Allows an app to add shortcuts without user intervention."</string>
78 <string name="permdesc_uninstall_shortcut" msgid="7811223557950931994">"Allows an app to remove shortcuts without user intervention."</string>
80 <string name="permdesc_read_settings" msgid="1836104524215167383">"Allows an app to read the settings and shortcuts in Home."</string>
82 <string name="permdesc_write_settings" msgid="6763846563231494591">"Allows an app to change the settings and shortcuts in Home."</string>
  /packages/providers/ContactsProvider/res/values-en-rGB/
strings.xml 29 <string name="read_write_all_voicemail_description" msgid="2249895806470926882">"Allows the application to store and retrieve all voicemails that this device can access."</string>
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DdmUiPreferences.java 22 * Preference entry point for ddmuilib. Allows the lib to access a preference
  /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/monkeyrunner/src/com/android/monkeyrunner/controller/
MonkeyController.java 32 * that shows what the current screen looks like and allows the user to click in it. Clicking in
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/repository/
CaptureErrorHandler.java 25 * This allows us to capture *all* errors and just not get an exception on the first one.
  /sdk/sdkmanager/libs/sdkuilib/
README 40 The ANDROID_SRC part should be optional. It allows you to have access to
  /system/bluetooth/data/
audio.conf 42 # scan type changed to interlaced. Such allows faster connection initiated
  /development/pdk/docs/
index.jd 8 Android 2.3 allows device manufacturers to use the Android source code to ship
16 released! This release allows OEMs to begin preparing Android 2.3 for
17 installation on new and existing devices, and allows hobbyists, enthusiasts,
  /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

Completed in 1181 milliseconds

<<11121314151617181920>>