HomeSort by relevance Sort by last modified time
    Searched full:pushed (Results 226 - 250 of 624) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/guide/topics/fundamentals/
tasks-and-back-stack.jd 93 <p>When the current activity starts another, the new activity is pushed on the top of the stack and
98 never rearranged, only pushed and popped from the stack&mdash;pushed onto the stack when started by
442 that called {@link android.app.Activity#startActivity startActivity()}. It's pushed onto the same
  /frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
HugeAgent.java 136 // try to back up 20 MB of data besides what we already pushed.
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeXmlBlockParser.java 49 private boolean mPopped = true; // default to true in case it's not pushed.
  /libcore/luni/src/test/java/tests/api/org/xml/sax/helpers/
NamespaceSupportTest.java 224 fail("Test 2: IllegalStateException expected since a context has already been pushed in setUp().");
  /packages/apps/Email/emailcommon/src/org/apache/commons/io/
FileCleaningTracker.java 240 * @param queue the queue on to which the tracker will be pushed, not null
  /system/media/mca/filterpacks/videosrc/java/
CameraSource.java 212 // Release pushed frame
  /external/apache-xml/src/main/java/org/apache/xpath/
Expression.java 95 // For now, the current node is already pushed.
119 // For now, the current node is already pushed.
VariableStack.java 505 // Get the current ElemTemplateElement, which must be pushed in as the
  /external/chromium/chrome/browser/ui/gtk/
menu_gtk.cc 524 g_signal_connect(menu_item, "button-pushed",
526 g_signal_connect(menu_item, "try-button-pushed",
  /external/libffi/src/sh/
sysv.S 314 # Remove the space we pushed for the args
480 # Remove the space we pushed for the args
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 357 // The call instruction should have pushed the return value onto the stack...
393 // instruction so that two return addresses are not pushed onto the stack
  /external/v8/src/mips/
virtual-frame-mips.h 154 // frame (eg, the frame after an exception handler is pushed). No code is
492 // If all top-of-stack registers are in use then the lowest one is pushed
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-amd64-linux.c 55 A 'struct rtsigframe' is pushed onto the client's stack. This
527 VG_(printf)("pushed signal frame; %%RSP now = %#lx, "
sigframe-ppc64-linux.c 60 Either a 'struct sigframe' or a 'struct rtsigframe' is pushed
312 VG_(printf)("pushed signal frame; %%R1 now = %#lx, "
  /external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.cpp 76 // pushed graphics state.
116 // order in which they were pushed.
  /frameworks/base/core/java/android/hardware/
SensorEvent.java 138 * <li>When the device lies flat on a table and is pushed on its left side
145 * <li>When the device lies flat on a table and is pushed toward the sky
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LoggerTest.java     [all...]
  /external/chromium/chrome/common/extensions/docs/
faq.html 419 performance. However, if a new version of the extension is pushed online,
461 were first pushed, as well as revision numbers associated with each build.
556 pushed. Allowing content scripts on <code>chrome://</code>
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java 713 // Check all stack entries that are pushed.
    [all...]
  /external/webkit/Source/WebCore/editing/
CompositeEditCommand.cpp 768 // Clones of anchorNode have been pushed down, now remove it.
    [all...]
  /cts/tools/dasm/src/java_cup/
non_terminal.java 9 * of object that will be pushed on the parse stack to represent it).
  /dalvik/dx/src/com/android/dx/cf/code/
BaseMachine.java 530 * result is stored to that target; otherwise any results are pushed
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemVariable.java 360 // pushed won't be immediately popped again in endCompose.
  /external/chromium/chrome/browser/chromeos/login/
network_selection_view.cc 76 // menu button visual width when being in pushed state.
  /external/chromium/chrome/browser/extensions/
extension_context_menu_browsertest.cc 326 // of items at the top-level (but they'll get pushed into an auto-generated

Completed in 697 milliseconds

1 2 3 4 5 6 7 8 91011>>