/packages/apps/Email/src/com/android/email/ |
MessagingController.java | [all...] |
/packages/apps/Phone/src/com/android/phone/ |
CallNotifier.java | 82 // if the timer expires we clean up the call and treat it as a missed call. [all...] |
/dalvik/vm/interp/ |
Jit.c | 506 /* Clean up any pending trace builds */ [all...] |
/development/simulator/app/ |
DeviceManager.cpp | 187 // clean up old thread 232 * We don't clean up the thread here, because it might not exit immediately. [all...] |
/external/clearsilver/python/examples/base/ |
odb.py | 324 cursor.execute("drop table %s" % self.__table_name) # clean out the table [all...] |
/external/e2fsprogs/e2fsck/ |
unix.c | 89 " -f Force checking even if filesystem is marked clean\n")); 311 printf(_("%s: clean, %u/%u files, %u/%u blocks"), ctx->device_name, [all...] |
/external/freetype/src/cff/ |
cffload.c | 1001 /* Clean up if there was an error. */ [all...] |
/external/jpeg/ |
jpeglib.h | [all...] |
/external/strace/ |
ChangeLog | 267 fstat64. Clean up osf_nrecvmsg and osf_ngetsockname. [all...] |
/frameworks/base/docs/html/guide/topics/wireless/ |
bluetooth.jd | [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarDatabaseHelper.java | 552 // Also clean the Instance table as this table may be corrupted 569 // Clean up allDay events which could be in an invalid state from an earlier version [all...] |
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
MmsSmsDatabaseHelper.java | [all...] |
/prebuilt/common/jfreechart/ |
README.txt | 182 GNU Classpath is a project to create a free, clean-room implementation of the 543 automatically drop "old" data. Some clean-up work in the code for [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
ApkBuilder.java | 252 protected void clean(IProgressMonitor monitor) throws CoreException { method in class:ApkBuilder 253 super.clean(monitor); [all...] |
PreCompilerBuilder.java | 508 protected void clean(IProgressMonitor monitor) throws CoreException { method in class:PreCompilerBuilder 509 super.clean(monitor); [all...] |
/external/webkit/WebKitTools/ |
ChangeLog-2009-06-16 | 828 Remove manifest fixup from r42729 to fix clean builds. [all...] |
/external/libpng/ |
ltmain.sh | 49 # clean remove files from the build directory 701 clean|clea|cle|cl) 702 shift; set dummy --mode clean ${1+"$@"}; shift 750 clean) ;; [all...] |
/cts/tools/host/src/com/android/cts/ |
TestPackage.java | [all...] |
/dalvik/vm/ |
Globals.h | 21 * view the state in a debugger, it makes clean shutdown simpler, we can
|
/dalvik/vm/oo/ |
Array.c | 518 /* Clean up the class before letting the
|
/development/docs/ |
howto_use_cupcake_sdk.txt | 114 - Do a clean build.
|
/development/pdk/docs/porting/ |
bring_up.jd | 8 <h3>1. Confirm a Clean Installation of a Basic Linux Kernel </h3>
|
/development/pdk/docs/source/ |
submit-patches.jd | 62 does not find changes to be committed, it will report "nothing to commit (working directory clean)". If commit finds changes to be committed, a file will open in which you can create a log message:<br><br><div><i>Your comments about this commit go here....</i>
|
/external/bluetooth/bluez/rfcomm/ |
main.c | 66 "clean",
|
/external/bluetooth/bluez/src/ |
security.c | 588 * Cancel pending remote name request and clean the device list
|