HomeSort by relevance Sort by last modified time
    Searched full:restored (Results 476 - 500 of 968) sorted by null

<<11121314151617181920>>

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
BackgroundManager.java 602 // manager is null: this is a fragment restored by FragmentManager,
616 // manager is null: this is a fragment restored by FragmentManager,
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneController.java 284 // Need to tear down the restored CV fragments or else they will leak since the
286 // normally, CPC.show() connects the new pager to the restored fragments, so a future
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinder.java 240 * values. The map can be restored by calling {@link #decodeMap}. The encoded String
385 * @return true iff settings were restored from the project
    [all...]
  /system/core/include/system/
window.h 748 * If w and h are 0, the normal behavior is restored. That is, dequeued buffers
773 * If w and h are 0, the normal behavior is restored. That is, the
    [all...]
  /frameworks/base/core/java/android/app/
Fragment.java 221 * state of its view hierarchy has been restored.
416 // True if this fragment has been restored from previously saved state.
737 * @param state The state the fragment should be restored from.
    [all...]
  /frameworks/base/services/appwidget/java/com/android/server/appwidget/
AppWidgetServiceImpl.java     [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 496 void OpenGLRenderer::onSnapshotRestored(const Snapshot& removed, const Snapshot& restored) {
513 composeLayer(removed, restored);
773 void OpenGLRenderer::composeLayer(const Snapshot& removed, const Snapshot& restored) {
797 mRenderState.bindFramebuffer(restored.fbo);
821 dirtyLayer(rect.left, rect.top, rect.right, rect.bottom, *restored.transform);
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
Fragment.java 229 // True if this fragment has been restored from previously saved state.
570 * @param state The state the fragment should be restored from.
748 * in the case where an old fragment is restored from a previous state and
    [all...]
  /art/runtime/arch/x86/
quick_entrypoints_x86.S 26 PUSH edi // Save callee saves (ebx is saved/restored by the upcall)
52 PUSH edi // Save callee saves (ebx is saved/restored by the upcall)
77 POP ebp // Restore callee saves (ebx is saved/restored by the upcall)
    [all...]
  /external/opencv/cvaux/src/
cveigenobjects.cpp     [all...]
  /external/iputils/
RELNOTES 589 Restored from the last backup and mailboxes:
621 true user-to-user latency is restored with option -U.
  /frameworks/av/include/media/
AudioTrack.h 648 * the track cannot be automatically restored.
    [all...]
  /frameworks/av/services/audioflinger/
Threads.h 346 // check if some effects must be suspended/restored when an effect is enabled
393 // updated mSuspendedSessions when an effect suspended or restored
    [all...]
  /frameworks/base/core/java/android/view/
ViewPropertyAnimator.java 763 * layer type of the View will be restored when the animation ends to what it was when this
767 * result in some inconsistency, including having the layer type restored to its pre-withLayer()
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java 648 // Task was restored from persistent storage.
    [all...]
  /frameworks/support/v4/java/android/support/v4/view/
ViewPropertyAnimatorCompat.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorBaseFragment.java 388 // Not saved/restored on rotates
494 // NOTE: mGroupMetaData is not saved/restored
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_weakref.py 405 self.fail("exception not properly restored")
411 self.fail("exception not properly restored")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_weakref.py 405 self.fail("exception not properly restored")
411 self.fail("exception not properly restored")
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtUtils.java 372 * @param restore whether editors should be restored (if they have an open
373 * tab, but the editor hasn't been restored since the most recent
    [all...]
  /system/core/libbacktrace/
backtrace_test.cpp 512 // Save the current signal action and make sure it is restored afterwards.
525 // Verify that the old action was restored.
    [all...]
  /art/compiler/dex/quick/arm/
call_arm.cc 578 // The CFI should be restored for any code that follows the exit block.
  /art/compiler/dex/quick/arm64/
call_arm64.cc 417 // The CFI should be restored for any code that follows the exit block.
  /art/compiler/jni/quick/
jni_compiler.cc 237 // can occur. The result is the saved JNI local state that is restored by the exit call. We
  /art/compiler/utils/arm64/
assembler_arm64.cc 792 // The CFI should be restored for any code that follows the exit block.

Completed in 316 milliseconds

<<11121314151617181920>>