Home
last modified time | relevance | path

Searched refs:snapshots (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java552 Bundle sharedElementState, final ArrayList<View> snapshots) { in setSharedElementState() argument
570 mListener.onSharedElementStart(mSharedElementNames, mSharedElements, snapshots); in setSharedElementState()
575 protected void notifySharedElementEnd(ArrayList<View> snapshots) { in notifySharedElementEnd() argument
577 mListener.onSharedElementEnd(mSharedElementNames, mSharedElements, snapshots); in notifySharedElementEnd()
581 protected void scheduleSetSharedElementEnd(final ArrayList<View> snapshots) { in scheduleSetSharedElementEnd() argument
589 notifySharedElementEnd(snapshots); in scheduleSetSharedElementEnd()
631 ArrayList<View> snapshots = new ArrayList<View>(numSharedElements); in createSnapshots() local
633 return snapshots; in createSnapshots()
655 snapshots.add(snapshot); in createSnapshots()
657 return snapshots; in createSnapshots()
/frameworks/base/docs/html/guide/practices/
Doptimizing-for-3.0.jd150 <p class="note"><strong>Tip:</strong> To improve the startup time for the emulator, enable snapshots
152 to <strong>Enable</strong> snapshots). Then, start the AVD from the AVD manager and check <b>Launch
/frameworks/base/docs/html/about/versions/
Dandroid-4.0-highlights.jd386 <strong>snapshots at full video resolution</strong> just by tapping the screen
826 full-resolution snapshots while shooting video. Apps can now set custom metering
/frameworks/base/docs/html/tools/sdk/
Dtools-notes.jd1622 enable snapshots for the system state. The emulator will then restore to the state when it last