Searched
full:want (Results
1726 -
1750 of
4400) sorted by null
<<61626364656667686970>>
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupBasics.java | 126 // If we're in the "eas flow" (from AccountManager), we want to return to the caller 135 // If we're not in the "eas flow" (from AccountManager), we want to show the message list
|
/packages/apps/Phone/src/com/android/phone/ |
PhoneApp.java | 289 // speakerphone, update the "speaker" state. We ONLY want to do 447 // want to set the poke lock. [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
servermd.h | 73 * compiler what kind of padding you want because its defines are 309 /* might want FAST_UNALIGNED_READS for frame buffers with < 1us latency */
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
SysinfoPanel.java | 283 // max draw width. We don't want it to zoom, so we put a big number 285 // max draw height. We don't want it to zoom, so we put a big number
|
ThreadPanel.java | 515 * first execution sooner. We don't do it immediately because we want to 525 // lets check we still want updates.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
SectionHelper.java | 152 * huge, which we don't want. 330 * huge, which we don't want.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
EmulatorConfigTab.java | 257 mWipeDataButton.setToolTipText("Check this if you want to wipe your user data each time you start the emulator. You will be prompted for confirmation when the emulator starts."); 271 mNoBootAnimButton.setToolTipText("Check this if you want to disable the boot animation. This can help the emulator start faster on slow machines.");
|
LaunchConfigDelegate.java | 190 "You may want to manually restart adb from the Devices view."); 195 "You may want to manually restart adb from the Devices view.");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringRefactoring.java | 349 // This is a Java file. Check if it contains the selection we want. 571 * value however when we find one we want to memorize the attribute [all...] |
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
SdkTargetSelector.java | 126 * This can be useful if you want to change the {@link GridData#horizontalSpan} for example. 235 * If we need something more fancy, we might want to use this:
|
/bionic/libc/stdio/ |
fseek.c | 196 * The place we want to get to is not within the current buffer,
|
/build/tools/soslim/ |
symfilter.c | 177 to function copy_elf() that we want to keep the symbol.
|
/build/tools/zipalign/ |
ZipFile.cpp | 113 * sets everything to be the way we want it (all zeroes). We 153 * don't want to sort the mEntries vector itself, however, because 354 * If we were concerned about safety, we would want to make all changes 588 * If the "has data descriptor" flag is set, we want to copy the DD [all...] |
ZipFile.h | 69 * Add a file to the end of the archive. Specify whether you want the
|
/cts/tests/core/runner/src/android/test/ |
InstrumentationCtsTestRunner.java | 70 // We might want to move this to /sdcard, if is is mounted/writable.
|
/dalvik/dexlist/ |
DexList.c | 75 * Position table callback; we just want to catch the number of the
|
/dalvik/docs/ |
porting-proto.c.txt | 95 * ARM lib doesn't clamp large values or NaN the way we want on these two.
|
/dalvik/dx/src/com/android/dx/ssa/ |
Dominators.java | 44 /* postdom is true if we want post dominators */
|
/dalvik/libcore/dalvik/src/main/native/ |
dalvik_system_TouchDex.cpp | 114 * Retrieve strings. Note we want to do this *before* the fork() -- bad
|
/dalvik/libcore/luni/src/main/java/java/io/ |
BufferedOutputStream.java | 67 * For Android, we want to discourage the use of this constructor (with
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/util/ |
ZoneInfo.java | 120 // We want to know whether the last "schedule info" (the unix times in the mTransitions
|
/dalvik/libcore/nio/src/main/java/java/nio/ |
DirectByteBuffer.java | 254 * If you can guarantee that you want to free the underlying memory call the
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
OpenSSLSocketImpl.java | 867 * @param want true if client authentication is 870 public void setWantClientAuth(boolean want) { 871 sslParameters.setWantClientAuth(want); [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/ |
ExpatReader.java | 251 * have to implement namespace processing ourselves if we want
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/ |
ProcessorOutputElem.java | 197 // Access this only from the Hashtable level... we don't want to
|
Completed in 490 milliseconds
<<61626364656667686970>>