Searched refs:save (Results 176 - 185 of 185) sorted by relevance

12345678

/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1295 final int saveCount = canvas.save();
/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1337 * Takes a screenshot and save it to the given location.
1435 .setPositiveButton(context.getString(R.string.save),
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java192 final int saveCount = canvas.save();
/frameworks/support/v4/java/android/support/v4/widget/
H A DDrawerLayout.java1356 final int restoreCount = canvas.save();
1952 // If one of the conditions above holds, save the child's gravity
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DRecyclerView.java173 * this value might be garbage. To save LayoutManagers from it, RecyclerView sets the size to
3156 * - save information about current views
3157 * - If necessary, run predictive layout and save its information
3273 * The final step of the layout where we save the information about views for animations,
3553 final int restore = c.save();
3561 final int restore = c.save();
3569 final int restore = c.save();
3578 final int restore = c.save();
8592 * <p>Called when the LayoutManager should save its state. This is a good time to save you
[all...]
/frameworks/base/core/java/android/app/
H A DApplicationPackageManager.java2331 canvas.save();
/frameworks/base/core/java/android/view/
H A DView.java773 * When set to true, this view will save its attribute data.
7190 * description. An image of a floppy disk that is used to save a file may
8532 * Indicates whether this view will save its state (that is,
8595 * Indicates whether the entire hierarchy under this view will save its
8609 * Controls whether the entire hierarchy under this view will save its
15532 * @param container The SparseArray in which to save the view's state.
15547 * @param container The SparseArray in which to save the view's state.
15583 * state, or null if there is nothing interesting to save. The
16333 final int restoreCount = canvas.save();
16416 final int restoreCount = canvas.save();
[all...]
H A DViewGroup.java3512 clipSaveCount = canvas.save();
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 289 milliseconds

12345678