HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 226 - 250 of 8158) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/nfc/
NfcEvent.java 29 * in the callback) because it allows new fields to be added without breaking
  /frameworks/base/core/java/android/util/
Base64DataException.java 23 * when an error is detected in the data being decoded. This allows problems with the base64 data
  /frameworks/base/core/java/android/view/
FocusFinderHelper.java 22 * A helper class that allows unit tests to access FocusFinder methods.
  /frameworks/base/core/java/android/view/animation/
Interpolator.java 22 * An interpolator defines the rate of change of an animation. This allows
  /frameworks/base/core/java/android/webkit/
JavascriptInterface.java 25 * Annotation that allows exposing methods to JavaScript. Starting from API level
  /frameworks/base/core/res/res/layout-land/
keyguard_widget_pager.xml 20 <!-- This is the selector widget that allows the user to select an action. -->
  /frameworks/base/core/res/res/layout-port/
keyguard_widget_pager.xml 20 <!-- This is the selector widget that allows the user to select an action. -->
  /frameworks/base/media/java/android/media/
MediaCodecList.java 22 * Allows you to enumerate available codecs, each specified as a {@link MediaCodecInfo} object,
  /frameworks/base/media/java/android/media/videoeditor/
TransitionCrossfade.java 22 * This class allows to render a crossfade (dissolve) effect transition between
  /frameworks/base/services/java/com/android/server/power/
ScreenOnBlocker.java 35 * Allows the screen to turn on.
SuspendBlocker.java 37 * Allows the CPU to go to sleep if no other suspend blockers are held.
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
ViewRootImpl_Delegate.java 32 return false; // this allows displaying selection.
  /libcore/dalvik/src/main/java/dalvik/annotation/
TestTargetClass.java 25 * Defines an annotation for test classes that allows to link them to the class
TestTargets.java 25 * Defines an annotation for test classes that allows to link them to the class
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
ThreadSampler.java 22 * The {@code ThreadSampler} interfaces allows a profiler to choose
  /libcore/luni/src/main/java/java/io/
ObjectInputValidation.java 21 * A callback interface for post-deserialization checks on objects. Allows, for
  /libcore/luni/src/main/java/java/lang/
ThreadDeath.java 31 * allows a stack trace to be printed.
  /libcore/luni/src/main/java/javax/security/auth/
Destroyable.java 21 * Allows for special treatment of sensitive information, when it comes to
  /libcore/support/src/test/java/tests/support/
Support_ASimpleInputStream.java 9 * In particular this implementation allows to have IOExecptions thrown on demand.
Support_ASimpleReader.java 9 * In particular this implementation allows to have IOExecptions thrown on demand.
Support_ASimpleWriter.java 9 * In particular this implementation allows to have IOExecptions thrown on demand.
  /ndk/sources/cxx-stl/llvm-libc++/android/test/jni/
test_1.cc 17 // be created correctly. The manual imbue allows us to proceed with
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactEditorAccountsChangedActivity.java 117 // This button allows the user to add a new account to the device and return to
122 // This button allows the user to continue creating the contact in the specified
142 // This button allows the user to continue editing the contact as a phone-only
156 // This button allows the user to add a new account to the device and return to
  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
TestPhoneNumberHelper.java 22 * Modified version of {@link PhoneNumberHelper} to be used in tests that allows injecting the
  /packages/apps/Gallery2/src/com/android/photos/data/
NotificationWatcher.java 27 * ContentObservers, so PhotoProvider allows this alternative for testing.

Completed in 1584 milliseconds

1 2 3 4 5 6 7 8 91011>>