HomeSort by relevance Sort by last modified time
    Searched full:resumed (Results 451 - 475 of 674) sorted by null

<<11121314151617181920>>

  /frameworks/base/services/core/java/com/android/server/wm/
AppWindowContainerController.java 685 Slog.w(TAG_WM, "Attempted to notify resumed of non-existing app token: " + mToken);
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphRunner.java 932 /** Like pause(), but closes all filters. Can be resumed using restart(). */
    [all...]
  /frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
SoundTriggerTestService.java 683 setModelState(mModelInfo, "Resumed");
  /frameworks/native/libs/vr/libvrflinger/
hardware_composer.h 422 // Called on the post thread when the post thread is resumed.
  /frameworks/native/vulkan/tools/
vkinfo.cpp 591 " -debug_pause pause at start until resumed via debugger\n";
  /frameworks/opt/telephony/proto/
telephony.proto 360 RESUMED = 4;
  /frameworks/support/compat/java/android/support/v4/app/
ActivityCompat.java 350 * may be paused and resumed. Further, granting some permissions may require
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
mpu_iio.c 428 printf("(resumed)\n");
  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/
PreProvisioningControllerTest.java 401 // in this case the device gets resumed with the DO intent and startedByTrustedSource flag
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/mmslib/
Downloads.java 639 * This download was interrupted and cannot be resumed.
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
PackageInstallerActivity.java 133 // Would the mOk button be enabled if this activity would be resumed
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_generators.py 41 >>> g.next() # once stopped, can't be resumed
140 Restriction: A generator cannot be resumed while it is actively
194 >>> k.next() # and the generator cannot be resumed
1065 # Backtrack until an older iterator can be resumed.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_generators.py 41 >>> g.next() # once stopped, can't be resumed
140 Restriction: A generator cannot be resumed while it is actively
194 >>> k.next() # and the generator cannot be resumed
1065 # Backtrack until an older iterator can be resumed.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_generators.py 41 >>> g.next() # once stopped, can't be resumed
140 Restriction: A generator cannot be resumed while it is actively
194 >>> k.next() # and the generator cannot be resumed
1065 # Backtrack until an older iterator can be resumed.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_generators.py 41 >>> g.next() # once stopped, can't be resumed
140 Restriction: A generator cannot be resumed while it is actively
194 >>> k.next() # and the generator cannot be resumed
1065 # Backtrack until an older iterator can be resumed.
    [all...]
  /system/update_engine/
libcurl_http_fetcher.cc 582 // If resumed before starting the connection, there's no need to notify
  /external/libmicrohttpd/src/microhttpd/
daemon.c     [all...]
  /prebuilts/misc/android-arm/gdbserver/
gdbserver 
  /art/runtime/
monitor.cc 913 bool resumed = thread_list->Resume(owner, SuspendReason::kInternal); local
    [all...]
thread.h 279 // mutator_lock_ and waits until it is resumed and thread_suspend_count_ is zero.
    [all...]
  /external/boringssl/src/ssl/test/runner/
handshake_client.go 706 return errors.New("tls: server resumed an invalid session for the cipher suite")
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
r600_query.c     [all...]
  /external/python/cpython2/Doc/howto/
functional.rst 529 information into the function when its execution is resumed. You could hack
615 and resumed at many different points (the ``yield`` statements).
    [all...]
  /external/v8/src/inspector/
js_protocol-1.2.json     [all...]
js_protocol.json     [all...]

Completed in 1660 milliseconds

<<11121314151617181920>>