HomeSort by relevance Sort by last modified time
    Searched full:begun (Results 1 - 25 of 222) sorted by null

1 2 3 4 5 6 7 8 9

  /frameworks/base/core/java/android/app/backup/
IFullBackupRestoreObserver.aidl 28 * Notification: a full backup operation has begun.
33 * Notification: the system has begun backing up the given package.
47 * Notification: a restore-from-full-backup operation has begun.
52 * Notification: the system has begun restore of the given package.
IRestoreObserver.aidl 40 * The restore operation has begun.
  /external/libogg/doc/libogg/
ogg_page_packets.html 21 leading packet is begun on a previous page, but ends on this page, it's
45 If a page consists of a packet begun on a previous page, and a new packet
46 begun (but not completed) on this page, the return will be:<br>
51 If a page happens to be a single packet that was begun on a previous page, and
  /development/ndk/platforms/android-23/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /frameworks/native/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/android/
trace.h 34 * Writes a tracing message to indicate that the given section of code has begun. This call must be
46 * will mark the end of the most recently begun section of code, so care must be taken to ensure
  /frameworks/support/compat/java/android/support/v4/os/
TraceCompat.java 31 * Writes a trace message to indicate that a given section of code has begun. This call must
51 * will mark the end of the most recently begun section of code, so care must be taken to
  /frameworks/base/core/java/android/hardware/camera2/utils/
TaskDrainer.java 46 * Fired asynchronously after draining has begun with {@link TaskDrainer#beginDrain}
109 * or if attempting to start a task after draining has begun.
118 throw new IllegalStateException("Can't start more tasks after draining has begun");
152 // If this is the last finished task and draining has already begun, fire #onDrained
  /frameworks/opt/bitmap/src/com/android/bitmap/util/
Trace.java 40 * Ends systrace tracing for the most recently begun section. No-op on unsupported platform
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
Trace.java 40 * Ends systrace tracing for the most recently begun section. No-op on unsupported platform
  /packages/apps/Messaging/src/com/android/messaging/util/
Trace.java 56 * Writes a trace message to indicate that a given section of code has begun. This call must
76 * will mark the end of the most recently begun section of code, so care must be taken to
  /packages/providers/DownloadProvider/ui/res/values/
strings.xml 61 <!-- Title for dialog when user clicks on a download that has not yet begun, but will be started
64 <!-- Text for dialog when user clicks on a download that has not yet begun, but will be started
96 <!-- Text for button to remove the entry for a download that has not yet begun or that has
102 <!-- Text for button to keep a download that has not yet begun [CHAR LIMIT=25] -->
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
SysTrace.java 55 * Writes a trace message to indicate that a given section of code has begun. This call must
78 * the most recently begun section of code, so care must be taken to ensure
92 * begun.
  /external/gptfdisk/
sgdisk.cc 7 // by Rod Smith, project began February 2009; sgdisk begun January 2010.

Completed in 658 milliseconds

1 2 3 4 5 6 7 8 9