HomeSort by relevance Sort by last modified time
    Searched full:prevent (Results 1576 - 1600 of 5347) sorted by null

<<61626364656667686970>>

  /frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
BlockingCameraManager.java 113 * the callbacks from the CameraDevice since this function would prevent them from being
  /frameworks/native/include/android/
window.h 137 * filter the event stream to prevent unintended presses in this
  /frameworks/native/include/gui/
BufferSlot.h 231 // dequeued to prevent the producer from using a stale cached buffer.
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipWakeupTimer.java 265 // run the callback in the handler thread to prevent deadlock
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmCellBroadcastHandler.java 175 // Remove messages that are out of scope to prevent the map from
  /frameworks/rs/
rsAllocation.h 66 // to prevent pointer chasing in critical loops.
rsContext.h 258 // Should be used to prevent work from being launched
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
HeadersFragment.java 268 // Workaround is: prevent focus to a child view during transition and put
HeadersSupportFragment.java 270 // Workaround is: prevent focus to a child view during transition and put
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
rate_hist.c 47 // prevent division by zero
  /hardware/libhardware/modules/input/evdev/
InputHub.h 195 * prevent actually going back into suspend before we have fully
  /libcore/luni/src/main/java/javax/xml/
XMLConstants.java 39 * <p>Private constructor to prevent instantiation.</p>
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeConstants.java 36 * <p>Private constructor to prevent instantiation.</p>
  /libcore/ojluni/src/main/java/java/lang/ref/
package-info.java 44 * for implementing canonicalizing mappings that do not prevent their keys (or
  /libcore/ojluni/src/main/java/java/net/
SocketInputStream.java 255 // Prevent recursion. See BugId 4484411
  /libcore/ojluni/src/main/java/java/nio/
MappedByteBuffer.java 168 // is computed as we go along to prevent the compiler from otherwise
  /libcore/ojluni/src/main/java/java/security/cert/
CertificateRevokedException.java 81 * prevent subsequent modification.
  /libcore/ojluni/src/main/java/java/util/
Timer.java 390 // Constrain value of period sufficiently to prevent numeric
627 queue[size--] = null; // Drop extra reference to prevent memory leak
640 queue[size--] = null; // Drop extra ref to prevent memory leak
663 // Null out task references to prevent memory leak
  /libcore/ojluni/src/main/java/sun/nio/ch/
DefaultSelectorProvider.java 40 * Prevent instantiation.
  /libcore/support/src/test/java/libcore/javax/net/ssl/
SSLConfigurationAsserts.java 39 /** Hidden constructor to prevent instantiation. */
  /ndk/sources/host-tools/make-3.81/config/
mdate-sh 54 # Prevent date giving response in another language.
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-linked_ptr.h 98 // to prevent two such operations from occurring concurrently.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_adaptor.hpp 301 // to prevent temptation for Derived classes to use it, which
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetProvider.java 110 * background service which handles the actual update, to prevent ANR'ing
  /packages/apps/Camera2/src/com/android/camera/captureintent/
CaptureIntentModule.java 222 // Prevent default.

Completed in 1625 milliseconds

<<61626364656667686970>>