HomeSort by relevance Sort by last modified time
    Searched full:here (Results 751 - 775 of 8873) sorted by null

<<31323334353637383940>>

  /ndk/build/core/
add-application.mk 21 # file that will be included here. The latter must define a few variables
23 # code here will perform book-keeping and basic checks
46 # the $(APP_PROJECT_PATH) and extract the value with awk's help. If nothing is here,
  /packages/apps/Email/src/com/android/email/
AccountBackupRestore.java 61 // Don't log here; This is called often.
205 // NOTE: We must use the Application here, rather than the current context, because
206 // all future references to AccountManager will use the context passed in here
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupNames.java 113 * Since this field is considered optional, we don't set this here. If
156 // Safety check here; If mAccount is null (due to external issues or bugs)
167 * account creation) we simply "pop" here which should return us to the Accounts activities.
  /packages/apps/Email/src/com/android/email/mail/store/
ExchangeStore.java 91 // Here's where we tell AccountManager about the new account. The addAccount
231 * Here's where we check the settings for EAS.
257 * We handle AutoDiscover for Exchange 2007 (and later) here, wrapping the EmailService call.
  /packages/apps/Mms/src/com/android/mms/
MmsConfig.java 234 // bool config tags go here
247 // int config tags go here
279 // string config tags go here
  /packages/inputmethods/PinyinIME/jni/share/
spellingtable.cpp 63 // never reach here
181 // never reach here
213 // never reach here
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
Addr2Line.java 163 // check our streams are here
165 // not here? stop the process and return false;
189 // we can be here either cause the allocation of mProcess failed, or we
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
WlanDrvWext.c 191 /* If it's a driver level command, handle it here and exit */
209 /* if we are still here handle a normal private command*/
257 /* Here we are after the command was completed */
  /bionic/libc/arch-sh/bionic/
clone.S 76 /* XXX: TODO: Add __bionic_clone here
  /bionic/libc/bionic/
libc_init_static.c 31 * The program startup function __libc_init() defined here is
  /bionic/libdl/
Android.mk 32 # few symbols from libc. Using --no-undefined here results in having to link
  /bootable/recovery/applypatch/
applypatch.h 37 // patched version of the file, we copy the original here and delete
  /bootable/recovery/updater/
Android.mk 28 # named "Register_<libname>()". Here we emit a little C function that
  /build/tools/lsd/
cmdline.c 75 /* getopt_long stores the option index here. */
  /cts/tests/tests/graphics/src/android/graphics/cts/
Canvas_VertexModeTest.java 65 //VertexMode is used as a argument here for all the methods that use it
Paint_AlignTest.java 67 // Here we use Align as the param of setTextAlign
Paint_CapTest.java 68 // Here we use Cap as the param of setStrokeCap
Paint_JoinTest.java 67 // Here we use Join as the param of setStrokeJoin
Paint_StyleTest.java 67 // Here we use Style as the param of setStyle
  /cts/tools/dasm/src/java_cup/
version.java 9 * Version numbers used here are broken into 3 parts: major, minor, and
  /dalvik/docs/opcodes/
opcode-1d-monitor-enter.html 70 new attempt to acquire the monitor is made, as described here. There is
  /dalvik/dx/src/com/android/dx/dex/code/
LocalEnd.java 33 * number needs to be recorded here as the rest of the information
  /dalvik/dx/src/com/android/dx/dex/file/
StringDataItem.java 66 // Nothing to do here.
  /dalvik/dx/src/com/android/dx/rop/code/
TranslationAdvice.java 57 * DexTranslationAdvice returns 15 here.
  /dalvik/dx/tests/087-ssa-local-vars/
Blort.java 48 * phi's. The key component here is the assignment of previous = current.

Completed in 159 milliseconds

<<31323334353637383940>>