HomeSort by relevance Sort by last modified time
    Searched full:safe (Results 926 - 950 of 5042) sorted by null

<<31323334353637383940>>

  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiLogger.java 29 * This class is not thread-safe.
OneTouchPlayAction.java 84 // Because only playback device can create this action, it's safe to cast.
  /frameworks/base/services/core/java/com/android/server/wm/
KeyguardDisableHandler.java 94 // We fail safe and prevent disabling keyguard in the unlikely event this gets
  /frameworks/data-binding/library/src/main/java/android/databinding/
DataBindingUtil.java 70 * the generated Binding's inflate method to ensure type-safe inflation.
95 * the generated Binding's inflate method to ensure type-safe inflation.
140 * Prefer using the generated Binding's <code>bind</code> method to ensure type-safe inflation
158 * Prefer using the generated Binding's <code>bind</code> method to ensure type-safe inflation
  /frameworks/native/include/binder/
PermissionCache.h 36 * IMPORTANT: for the reason stated above, only system permissions are safe
  /frameworks/native/services/surfaceflinger/
Client.h 76 // thread-safe
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/system/
Settings.java 30 * <p>Note this class is not thread safe and its methods should only
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_aq_complexity.c 25 // Make SURE use of floating point in this function is safe.
  /libcore/dalvik/src/test/java/dalvik/system/
CloseGuardMonitor.java 47 * <p>Is thread safe as this will be called during finalization and so there are no guarantees
  /libcore/luni/src/main/java/javax/xml/transform/
Templates.java 28 * <p>Templates must be thread-safe for a given instance
  /libcore/luni/src/main/java/javax/xml/validation/
Schema.java 30 * A {@link Schema} object is thread safe and applications are
  /libcore/luni/src/test/java/libcore/java/util/zip/
DeflaterTest.java 50 inflater = new Inflater(true); // safe because we did a FULL_FLUSH
  /libcore/luni/src/test/java/libcore/xml/
DeclarationTest.java 73 * supply different names for each. This is only safe because for the subset
  /libcore/tzdata/update/src/main/libcore/tzdata/update/
ConfigBundle.java 29 * archive and logic for its safe extraction.
  /ndk/sources/android/crazy_linker/src/
crazy_linker_library_list.h 24 // IMPORTANT: This class is not thread-safe!
  /packages/apps/Camera2/src/com/android/camera/app/
CameraServicesImpl.java 42 * Fast, thread safe singleton initialization.
  /packages/apps/Camera2/src/com/android/camera/async/
CountableBufferQueue.java 50 * @param sizeCallback A thread-safe callback to be updated with the size
  /packages/apps/Camera2/src/com/android/camera/tinyplanet/
TinyPlanetPreview.java 110 // be safe.
  /packages/apps/Camera2/src/com/android/camera/util/
ListenerCombiner.java 25 * Enables thread-safe multiplexing of multiple input boolean states into a
  /packages/apps/Contacts/src/com/android/contacts/editor/
ViewIdGenerator.java 33 * <p>This class is not thread safe.
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
InvisibleContactUtil.java 75 // but let's be safe here
  /packages/apps/Contacts/src/com/android/contacts/util/
PhoneCapabilityTester.java 36 * members are not safe for threading
  /packages/apps/Dialer/tests/src/com/android/dialer/util/
LocaleTestUtils.java 57 * This class is not thread-safe. Usually its methods should be invoked only from the test thread.
  /packages/apps/PhoneCommon/src/com/android/phone/common/
CallLogAsync.java 102 // Happens on the UI thread, it is safe to run the callback
HapticFeedback.java 39 * This class is not thread safe. It assumes it'll be called from the

Completed in 575 milliseconds

<<31323334353637383940>>