Home
last modified time | relevance | path

Searched +refs:android +refs:product (Results 1 – 5 of 5) sorted by relevance

/development/tools/labpretest/
Dlabpretest.sh25 product=''
283 log_print "getting bootloader file for $product"
284 bootloaderfile=`ls -1 $ROOT/$product | sed -n 's/\(.*boot[0-9._]\+img\)/\1/ p'`
289 if [ ! -e "$ROOT/$product/$bootloaderfile" ]; then
290 log_print "bootloader file not found: ./$product/$bootloaderfile"
293 log_print "using $ROOT/$product/$bootloaderfile as the bootloader image file"
296 flash_partition $bootpart $ROOT/$product/$bootloaderfile
322 log_print "getting radio file for $product"
323 radiofile=`ls -1 $ROOT/$product | sed -n 's/\(radio[0-9._A-Za-z]\+img\)/\1/ p'`
328 if [ ! -e "$ROOT/$product/$radiofile" ]; then
[all …]
/development/ide/emacs/
Dandroid-common.el33 (defgroup android nil unknown
43 :group 'android)
51 :group 'android)
62 :group 'android)
111 (product (with-current-buffer (find-file-noselect buildspec)
116 (alias (assoc product android-product-alias-map)))
119 product
160 (defun android-adb-command (command &optional product)
167 (if product
/development/tutorials/ReverseDebug/
DREADME.txt60 This GDB was configured as "--host=x86_64-linux-gnu --target=arm-linux-android".
62 <http://source.android.com/source/report-bugs.html>...
63 Reading symbols from /usr/local/google/work/master/out/target/product/manta/symbols/system/bin/reve…
/development/tools/apkcheck/
DREADME.txt44 "com.google.android.maps"). Warnings will be generated instead.
62 % dexdeps out/target/product/sapphire/system/app/Gmail.apk > Gmail.apk.xml
76 type="android.os.Parcelable.Creator"
78 This could be a Creator class in the package android.os.Parcelable,
79 or Parcelable.Creator in the package android.os. We can guess based on
85 unless "android.os" and "android.os.Parcelable" are both valid packages.
154 a method with a more specific return type (android.os.Parcelable), so
/development/ide/xcode/animatorTest/animatorTest.xcodeproj/
Dproject.pbxproj333 …CacheBuilder.cpp; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CacheBuilder.…
334 …= CacheBuilder.h; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CacheBuilder.…
335 … = CachedDebug.h; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CachedDebug.h…
336 … CachedFrame.cpp; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CachedFrame.c…
337 … = CachedFrame.h; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CachedFrame.h…
338 …achedHistory.cpp; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CachedHistory…
339 … CachedHistory.h; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CachedHistory…
340 …= CachedNode.cpp; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CachedNode.cp…
341 …e = CachedNode.h; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CachedNode.h;…
342 …CachedNodeType.h; path = ../../../libs/WebKitLib/WebKit/WebCore/platform/android/nav/CachedNodeTyp…
[all …]