Searched
full:live (Results
376 -
400 of
1755) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/net/http/ |
IdleCache.java | 18 * Hangs onto idle live connections for a little while
|
/frameworks/base/docs/html/guide/practices/ |
compatibility.jd | 128 software. Examples include compass and accelerometer sensors, cameras, and Live 130 some devices don?t have the hardware horsepower to display Live Wallpapers 137 ID for Live Wallpapers is <code>?android.software.live_wallpapers?</code>. Each of these IDs 148 to devices that don?t support Live Wallpapers.</p>
|
/frameworks/base/docs/html/tools/ |
index.jd | 49 <li>Live, on-device debugging, testing, and profiling</li>
|
/frameworks/compile/libbcc/tests/debuginfo/ |
README | 8 tests run on a live Android system (emulator or device.)
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
nodechildnodesappendchild.java | 32 * is live.
|
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
namednodemapgetnameditemns06.java | 36 * Since NamedNodeMaps are live each one should get updated, using the getNamedItemNS retreive
|
namednodemapremovenameditemns08.java | 39 * object. Since NamedNodeMaps are live it should also automatically get removed from
|
/packages/apps/Mms/src/com/android/mms/dom/ |
NodeListImpl.java | 97 * This method fills the live node list.
|
/packages/apps/Phone/src/com/android/phone/ |
IccPanel.java | 59 // So for now, we'll live with the fact that the user has to enter the
|
/packages/wallpapers/Basic/res/values/ |
strings.xml | 24 <string name="wallpapers">Android Live Wallpapers</string>
|
/packages/wallpapers/Basic/res/values-de/ |
strings.xml | 22 <string name="wallpapers" msgid="7890805662847963863">"Android Live-Hintergründe"</string>
|
/packages/wallpapers/Basic/res/values-en-rGB/ |
strings.xml | 22 <string name="wallpapers" msgid="7890805662847963863">"Android Live Wallpaper"</string>
|
/packages/wallpapers/Basic/res/values-fi/ |
strings.xml | 22 <string name="wallpapers" msgid="7890805662847963863">"Androidin live-taustakuvat"</string>
|
/packages/wallpapers/Basic/res/values-in/ |
strings.xml | 22 <string name="wallpapers" msgid="7890805662847963863">"Android Live Wallpapers"</string>
|
/packages/wallpapers/Basic/res/values-ro/ |
strings.xml | 22 <string name="wallpapers" msgid="7890805662847963863">"Imagini de fundal live Android"</string>
|
/packages/wallpapers/Basic/res/values-tl/ |
strings.xml | 22 <string name="wallpapers" msgid="7890805662847963863">"Mga Android Live Wallpaper"</string>
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
symtab.h | 59 unsigned int nelements; /* Number of live elements. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
symtab.h | 60 unsigned int nelements; /* Number of live elements. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
symtab.h | 60 unsigned int nelements; /* Number of live elements. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
symtab.h | 60 unsigned int nelements; /* Number of live elements. */
|
/dalvik/vm/alloc/ |
HeapBitmap.cpp | 186 unsigned long *live = liveHb->bits; local 189 unsigned long garbage = live[i] & ~mark[i];
|
Visit.cpp | 121 * A '1' bit indicates a live reference. 132 * Register is marked as live, it's a valid root.
|
/development/samples/NotePad/src/com/example/android/notepad/ |
NotePadProvider.java | 99 // The incoming URI matches the Live Folder URI pattern 130 // live folder operation 160 * Creates an initializes a projection map for handling Live Folders 166 // Maps "_ID" to "_ID AS _ID" for a live folder 282 // If the incoming URI is from a live folder, chooses the live folder projection. 340 // If the pattern is for notes or live folders, returns the general content type. 380 // If the pattern is for notes or live folders, return null. Data streams are not
|
/external/libvpx/vp8/common/ |
onyx.h | 114 //(0)=Realtime/Live Encoding. This mode is optimized for realtim encoding (for example, capturing 115 // a television signal or feed from a live camera). ( speed setting controls how fast )
|
/external/llvm/include/llvm/MC/ |
MCSectionMachO.h | 120 /// S_ATTR_LIVE_SUPPORT - Blocks are live if they reference live blocks.
|
Completed in 538 milliseconds
<<11121314151617181920>>