HomeSort by relevance Sort by last modified time
    Searched full:resumed (Results 376 - 400 of 581) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html-intl/intl/ru/guide/components/
activities.jd 390 // The activity has become visible (it is now "resumed").
    [all...]
  /frameworks/base/docs/html-intl/intl/zh-cn/guide/components/
activities.jd 390 // The activity has become visible (it is now "resumed").
  /frameworks/base/docs/html-intl/intl/zh-tw/guide/components/
activities.jd 390 // The activity has become visible (it is now "resumed").
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsActivity.java 420 // After we have resumed, set the visible state until the next onStop() call
    [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/native/vulkan/tools/
vkinfo.cpp 592 " -debug_pause pause at start until resumed via debugger\n";
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneInternalInterface.java 661 * is automatically unmuted if a call is answered, dialed, or resumed
  /frameworks/support/v4/java/android/support/v4/app/
ActivityCompat.java 333 * 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");
  /libcore/ojluni/src/main/java/sun/security/ssl/
SSLSessionImpl.java 232 * Returns true iff this session may be resumed ... sessions are
  /packages/apps/ManagedProvisioning/tests/src/com/android/managedprovisioning/uiflows/
PreProvisioningControllerTest.java 347 // in this case the device gets resumed with the DO intent and startedByTrustedSource flag
  /packages/apps/Messaging/src/com/android/messaging/mmslib/
Downloads.java 639 * This download was interrupted and cannot be resumed.
  /packages/apps/Settings/src/com/android/settings/applications/
AppStorageSettings.java 453 // Clear UI first (in case the activity has been resumed)
  /packages/apps/TV/src/com/android/tv/ui/
TvViewUiManager.java 371 * Called when PIP is 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/go/darwin-x86/src/crypto/tls/
common.go 171 // 5929, section 3). For resumed sessions this value will be nil
handshake_client_test.go 431 t.Fatalf("%s resumed: %v, expected: %v", test, hs.DidResume, didResume)
  /prebuilts/go/linux-x86/src/crypto/tls/
common.go 171 // 5929, section 3). For resumed sessions this value will be nil
handshake_client_test.go 431 t.Fatalf("%s resumed: %v, expected: %v", test, hs.DidResume, didResume)
  /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/connectivity/shill/doc/
device-api.txt 139 re-enabled, or if the system is restarted or resumed.
  /system/update_engine/common/
libcurl_http_fetcher.cc 519 // If resumed before starting the connection, there's no need to notify
  /external/libmicrohttpd/src/microhttpd/
daemon.c     [all...]

Completed in 640 milliseconds

<<11121314151617181920>>