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

12 3 4 5 6 7 8 9

  /frameworks/base/core/java/android/app/backup/
RestoreObserver.java 46 * The restore operation has begun.
  /frameworks/base/core/java/android/os/
Trace.java 202 * begun. Must be followed by a call to {@link #traceEnd} using the same
232 * begun. Must be followed by a call to {@link #asyncTraceEnd} using the same
267 * Writes a trace message to indicate that a given section of code has begun. This call must
289 * will mark the end of the most recently begun section of code, so care must be taken to
  /frameworks/base/packages/BackupRestoreConfirmation/res/values/
strings.xml 53 <!-- Text of a toast telling the user that a full backup operation has begun -->
57 <!-- Text of a toast telling the user that a full restore operation has begun -->
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListCallbacks.java 66 * Returns whether the initial conversation has begun but not finished loading. If this returns
72 * @return true if the initial conversation has begun but not finished loading
  /external/freetype/src/cff/
cffgload.h 72 /* path_begun :: A flag which indicates that a new path has begun. */
  /external/guice/extensions/persist/src/com/google/inject/persist/jpa/
JpaPersistService.java 74 "Work already begun on this thread. Looks like you have called UnitOfWork.begin() twice"
JpaLocalTxnInterceptor.java 46 // Tracks if the unit of work was begun implicitly by this transaction.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffgload.h 72 /* path_begun :: A flag which indicates that a new path has begun. */
  /external/pdfium/third_party/freetype/src/cff/
cffgload.h 72 /* path_begun :: A flag which indicates that a new path has begun. */
  /external/v8/src/base/
once.h 44 // Note that if CallOnce() is called before main() has begun, it must
  /frameworks/base/core/java/android/hardware/camera2/utils/
TaskSingleDrainer.java 73 * or if attempting to start a task after draining has begun.
  /system/bt/service/
gatt_server.h 142 // Inserts a new characteristic definition into a previously begun service
144 // nullptr if a service declaration wasn't begun or a call to
149 // Inserts a new descriptor definition into a previous begun service
151 // nullptr if a service declaration wasn't begun, a call to
  /system/update_engine/common/
file_fetcher.h 51 // Begins the transfer if it hasn't already begun.
action_processor.h 97 // Actions that have not yet begun processing, in the order in which
mock_http_fetcher.h 84 // Begins the transfer if it hasn't already begun.
  /external/icu/icu4c/source/common/unicode/
uversion.h 79 * When compiling for C++, it ends the extern "C++" block begun by
82 * It also ends the versioned-ICU-namespace block begun by U_NAMESPACE_BEGIN.
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
ContextNodeList.java 97 * @return true if the iteration of this list has not yet begun.
  /external/protobuf/src/google/protobuf/stubs/
once.h 70 // Note that if GoogleOnceInit() is called before main() has begun, it must
  /packages/services/Telecomm/src/com/android/server/telecom/
CallState.java 52 * once an outgoing call has begun (e.g., user presses the dial button in Dialer). Calls in this
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
once.h 70 // Note that if GoogleOnceInit() is called before main() has begun, it must
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
once.h 70 // Note that if GoogleOnceInit() is called before main() has begun, it must
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
once.h 70 // Note that if GoogleOnceInit() is called before main() has begun, it must
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
once.h 70 // Note that if GoogleOnceInit() is called before main() has begun, it must
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
once.h 70 // Note that if GoogleOnceInit() is called before main() has begun, it must
  /external/icu/icu4c/source/test/perf/perldriver/
PerfFramework.pm 280 die "$method was begun but not finished" if ($method);
312 die "$method was begun but not finished" if ($method);

Completed in 719 milliseconds

12 3 4 5 6 7 8 9