HomeSort by relevance Sort by last modified time
    Searched full:grabbed (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/tcpdump/
slip.h 25 * packets grabbed by the packet filter (bpf) traffic monitor.
  /external/webrtc/src/system_wrappers/interface/
critical_section_wrapper.h 32 // Returns a grabbed lock, end of critical section.
  /system/core/logd/
LogTimes.h 92 // Locking implied, grabbed when protection around loop iteration
  /external/icu/icu4c/source/test/intltest/
caltztst.cpp 49 if (fgDateFormat != 0) // Someone might have grabbed it.
96 if (fgCalendar != 0) // Someone might have grabbed it.
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 725 * Sets the current grabbed state, and dispatches a grabbed state change
743 * The dial was triggered because the user grabbed the left handle,
749 * The dial was triggered because the user grabbed the right handle,
758 * @param whichHandle Which "dial handle" the user grabbed,
764 * Called when the "grabbed state" changes (i.e. when
SlidingTab.java 124 * The interface was triggered because the user grabbed the left handle and moved it past
130 * The interface was triggered because the user grabbed the right handle and moved it past
139 * @param whichHandle Which "dial handle" the user grabbed,
145 * Called when the "grabbed state" changes (i.e. when the user either grabs or releases
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
RateLimiterTest.java 177 "R0.00", // 10 permits grabbed
179 "U3.00", "R0.00", // 5 grabbed
180 "R3.00" // 1 grabbed
  /external/libusb-compat/libusb/
usb.h 37 * This is all stuff grabbed from various USB specs and is pretty much
  /external/openssh/contrib/
gnome-ssh-askpass1.c 33 * pointer will be grabbed too. These may have some benefit to security if
gnome-ssh-askpass2.c 35 * pointer will be grabbed too. These may have some benefit to security if
  /external/webp/src/utils/
bit_writer.h 43 // Only useful in case of error, when the internal buffer hasn't been grabbed!
  /frameworks/av/services/camera/libcameraservice/api1/
CameraClient.h 163 // is found to be disabled. It returns true if mLock is grabbed.
  /frameworks/base/libs/hwui/
ResourceCache.cpp 133 * This method should only be called while the mLock mutex is held (that mutex is grabbed
  /frameworks/base/core/tests/coretests/src/android/view/
FocusFinderTest.java 258 * Grabbed from {@link android.widget.focus.VerticalFocusSearchTest#testSearchFromMidLeft()}
295 * Real scenario grabbed from song playback screen.
  /external/freetype/src/gzip/
infcodes.c 219 Assert(k < 16, "inflate_codes grabbed too many bytes")
  /external/jmonkeyengine/engine/src/desktop/com/jme3/input/awt/
AwtMouseInput.java 95 logger.log(Level.SEVERE, "Could not create a robot, so the mouse cannot be grabbed! ", e);
  /packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteListView.java 68 // X and Y offsets inside the item from where the user grabbed to the
  /bootable/recovery/minzip/
Hash.c 134 * have been grabbed before issuing the "lookup+add" call that led to the
  /external/opencv/otherlibs/highgui/
highgui.h 177 /* get the frame grabbed with cvGrabFrame(..)
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
MediaDecoder.java 203 // once the last frame has been grabbed, fall through and stop
  /hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp 265 LOGI_IF(1, "HAL: grabbed %s wakelock", smdWakelockStr);
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasLoadAttachment.java 330 // Check that we successfully grabbed what came over the wire...
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 642 * Allow or replay events on the specified grabbed device.
656 * Allow or replay events on the specified grabbed device.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 640 * Allow or replay events on the specified grabbed device.
654 * Allow or replay events on the specified grabbed device.
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
GlowPadView.java     [all...]

Completed in 283 milliseconds

1 2 3