HomeSort by relevance Sort by last modified time
    Searched full:pull (Results 176 - 200 of 811) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/Contacts/src/com/android/contacts/activities/
PhotoSelectionActivity.java 167 // Pull data out of the intent.
175 // Pull out photo expansion properties from resources
212 // pull out the bounds of the backdrop
  /cts/hostsidetests/aadb/src/com/android/cts/aadb/
TestDeviceFuncTest.java 90 * Push and then pull a file from device, and verify contents are as expected.
124 * Push and then pull a file from device, and verify contents are as expected.
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
RemoteControlClientCompat.java 64 Log.w(TAG, "Error trying to pull field value for: " + field.getName()
67 Log.w(TAG, "Error trying to pull field value for: " + field.getName()
  /external/arduino/libraries/Wire/utility/
twi.c 68 // activate internal pull-ups for twi
73 // activate internal pull-ups for twi
  /external/libvpx/libvpx/build/make/
Android.mk 137 # Pull out C files. vpx_config.c is in the immediate directory and
144 # Pull out assembly files, splitting NEON from the rest. This is
  /external/v8/src/
array.js 150 // We pull the empty separator check outside the loop for speed!
1013 // Pull out the length so that modifications to the length in the
1049 // Pull out the length so that modifications to the length in the
    [all...]
  /frameworks/base/packages/SystemUI/res/values/
dimens.xml 187 <!-- The distance you can pull a notification before it pops open -->
202 <!-- The size of the gesture span needed to activate the "pull" notification expansion -->
  /sdk/bash_completion/
adb.bash 62 COMMAND="devices connect disconnect push pull sync shell emu logcat lolcat forward jdwp install uninstall bugreport help version start-server kill-server get-state get-serialno status-window remount reboot reboot-bootloader root usb tcpip"
81 pull)
  /bionic/libc/arch-mips/string/
mips_strlen.c 109 /* pull apart the last word processed and find the zero. */
  /bootable/recovery/applypatch/
imgdiff_test.sh 97 $ADB pull /data/local/tmp/target $tmpdir/result
  /bootable/recovery/minzip/
SysUtil.c 77 * Pull the contents of a file into an new shared memory segment. We grab
  /build/core/
pdk_config.mk 132 # javalib.jar should pull classes.jar as classes.jar is not explicitly pulled.
  /cts/tests/src/android/widget/cts/
WidgetTestUtils.java 77 * @throws XmlPullParserException if XML Pull Parser related faults occur.
  /cts/tools/dasm/src/java_cup/
parse_reduce_table.java 69 /* pull out the table entry */
  /dalvik/tests/068-classloader/src/
FancyLoader.java 65 * We search for a file in CLASS_PATH or pull an entry from DEX_FILE.
  /dalvik/vm/native/
dalvik_system_VMStack.cpp 160 * Suspend the thread, pull out the stack trace, then resume the thread
  /development/build/
Android.mk 44 # We also need to depend on framework-res.apk, in order to pull the
  /development/samples/ApiDemos/src/com/example/android/apis/appwidget/
ExampleAppWidgetProvider.java 33 * A widget provider. We have a string that we pull from a preference in order to show
  /development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullParser.java 83 // Instantiates a new pull parser
  /development/tools/axl/
chewie.py 30 ## pull out request lag -- queue to start to done
  /device/generic/goldfish/camera/
PreviewWindow.h 93 * frame - Captured frame, or NULL if camera device didn't pull the frame
  /external/android-mock/src/com/google/android/testing/mocking/
AndroidFrameworkMockGenerator.java 37 * This class will pull pre-defined mocks for Android framework classes. This is
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
CommonTreeNodeStream.cs 45 /** <summary>Pull nodes from which tree?</summary> */
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
CommonTreeNodeStream.cs 47 /** <summary>Pull nodes from which tree?</summary> */
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
CommonTokenStream.java 37 * token using consume(), LT(), etc. the stream does not pull from the lexer.

Completed in 3440 milliseconds

1 2 3 4 5 6 78 91011>>