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

<<11121314151617181920>>

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchPaint.java 148 // If fading mode is enabled, then as long as we are resumed we want
  /development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
GuidedStepActivity.java 409 // when resumed, update sub actions list and selected index from data model.
GuidedStepSupportActivity.java 411 // when resumed, update sub actions list and selected index from data model.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
SuspendCountTest.java 349 logWriter.println("\n==> Check ThreadReference.SuspendCount command after debuggee is resumed...");
  /external/chromium-trace/catapult/third_party/coverage/coverage/
collector.py 58 # the top, and resumed when they become the top again.
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLSessionImpl.java 348 * @return true if this session may be resumed.
  /external/curl/docs/libcurl/
libcurl-errors.3 137 The download could not be resumed because the specified offset was out of the
  /external/jetty/src/java/org/eclipse/jetty/servlets/
QoSFilter.java 189 if (request.getAttribute("javax.servlet.resumed")==Boolean.TRUE)
  /external/kernel-headers/original/uapi/linux/
dm-log-userspace.h 139 * necessary to identify the log instance being resumed. There is no
  /external/ltrace/
ltrace.conf.5 368 <... asprintf resumed> "X=1", "X=%d", 1) = 5
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 375 public static final String NetworkCallbackResumed = "Resumed";
  /external/valgrind/coregrind/m_gdbserver/
target.h 90 will also ensure that the execution will be resumed at this
  /frameworks/base/core/java/android/app/
Presentation.java 50 * whenever the activity itself is paused or resumed.
  /frameworks/base/core/java/android/printservice/
PrintJob.java 205 * resumed printing.
  /frameworks/base/docs/html/reference/android/support/test/espresso/
EspressoException.html 327 An exception which indicates that there are no activities in stage RESUMED.&nbsp;
NoActivityResumedException.html 349 <p>An exception which indicates that there are no activities in stage RESUMED.
package-summary.html 474 An exception which indicates that there are no activities in stage RESUMED.&nbsp;
  /frameworks/base/docs/html/reference/android/support/test/espresso/matcher/
RootMatchers.html 831 <p>Matches <code><a href="/reference/android/support/test/espresso/Root.html">Root</a></code>s that are dialogs (i.e. is not a window of the currently resumed
  /frameworks/base/docs/html/reference/android/support/test/runner/lifecycle/
ActivityLifecycleMonitor.html 542 callback sees PAUSED and calls this method with the same activity and gets RESUMED.
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
nsd.jd 333 resumed. Override the lifecycle methods of your main Activity and insert code
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
MffContext.java 42 * typically called when the application activity is paused and resumed. This will take care of
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 157 #define WLC_E_DFS_AP_RESUME 66 /* AP resumed due to DFS */
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/
inv_gesture_test.c 425 printf("(resumed)\n");
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
MoviePlayer.java 189 if (savedInstance != null) { // this is a resumed activity
  /packages/apps/KeyChain/src/com/android/keychain/
KeyChainActivity.java 124 // Activity and we will be paused but then resumed

Completed in 1200 milliseconds

<<11121314151617181920>>