Home
last modified time | relevance | path

Searched refs:saved (Results 1 – 25 of 110) sorted by relevance

12345

/frameworks/base/tools/layoutlib/bridge/src/android/view/
DRectShadowPainter.java48 int saved = modifyCanvas(canvas, shadowSize); in paintShadow() local
49 if (saved == -1) { in paintShadow()
99 canvas.restoreToCount(saved); in paintShadow()
117 int saved = canvas.save(); in modifyCanvas() local
124 return saved; in modifyCanvas()
132 int saved = canvas.save(); in sideShadow() local
136 canvas.restoreToCount(saved); in sideShadow()
150 int saved = canvas.save(); in drawCorner() local
158 canvas.restoreToCount(saved); in drawCorner()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DFakeShadowDrawable.java189 int saved = canvas.save(); in drawShadow() local
197 canvas.restoreToCount(saved); in drawShadow()
199 saved = canvas.save(); in drawShadow()
208 canvas.restoreToCount(saved); in drawShadow()
210 saved = canvas.save(); in drawShadow()
218 canvas.restoreToCount(saved); in drawShadow()
220 saved = canvas.save(); in drawShadow()
228 canvas.restoreToCount(saved); in drawShadow()
/frameworks/support/v7/cardview/eclair-mr1/android/support/v7/widget/
DRoundRectDrawableWithShadow.java224 int saved = canvas.save(); in drawShadow() local
232 canvas.restoreToCount(saved); in drawShadow()
234 saved = canvas.save(); in drawShadow()
243 canvas.restoreToCount(saved); in drawShadow()
245 saved = canvas.save(); in drawShadow()
253 canvas.restoreToCount(saved); in drawShadow()
255 saved = canvas.save(); in drawShadow()
263 canvas.restoreToCount(saved); in drawShadow()
DCardViewEclairMr1.java46 int saved = canvas.save(); in initStatic()
58 canvas.restoreToCount(saved); in initStatic()
/frameworks/support/design/base/android/support/design/widget/
DShadowDrawableWrapper.java213 int saved = canvas.save(); in drawShadow() local
224 canvas.restoreToCount(saved); in drawShadow()
226 saved = canvas.save(); in drawShadow()
238 canvas.restoreToCount(saved); in drawShadow()
240 saved = canvas.save(); in drawShadow()
251 canvas.restoreToCount(saved); in drawShadow()
253 saved = canvas.save(); in drawShadow()
264 canvas.restoreToCount(saved); in drawShadow()
/frameworks/base/telephony/java/android/telephony/
DJapanesePhoneNumberFormatter.java170 CharSequence saved = text.subSequence(0, length); in format() local
190 text.replace(0, length, saved); in format()
196 text.replace(0, length, saved); in format()
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Drecreating.jd43 saved data that describes the state of the activity when it was destroyed. The saved data that the
68 and passes it the {@link android.os.Bundle} object that will be saved in the
123 <p>When your activity is recreated after it was previously destroyed, you can recover your saved
145 // Restore value of members from saved state
159 android.app.Activity#onRestoreInstanceState onRestoreInstanceState()} only if there is a saved
167 // Restore state members from saved instance
Dpausing.jd46 any information that should be permanently saved in case the user continues to leave your app. If
71 <li>Commit unsaved changes, but only if users expect such changes to be permanently saved when
98 is when you're certain users expect the changes to be auto-saved (such as when drafting an email).
/frameworks/base/docs/html/training/design-navigation/
Dscreen-planning.jd49 <li>List of all saved items</li>
50 <li>List of saved photos</li>
51 <li>List of saved stories</li>
73 <li>Buttons leading to different sections (e.g., stories, photos, saved items)</li>
/frameworks/base/docs/downloads/
DREADME7 Once saved here, the files must be uploaded to a separate
/frameworks/base/docs/html/guide/topics/resources/
Davailable-resources.jd24 Tween animations are saved in {@code res/anim/} and accessed from the {@code R.anim} class.<br/>
25 Frame animations are saved in {@code res/drawable/} and accessed from the {@code R.drawable} class.…
Dstyle-resource.jd97 <dt>XML file for the style (saved in <code>res/values/</code>):</dt>
111 (saved in <code>res/layout/</code>):</dt>
/frameworks/base/docs/html-intl/intl/ru/training/basics/activity-lifecycle/
Drecreating.jd144 // Restore value of members from saved state
166 // Restore state members from saved instance
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/activity-lifecycle/
Drecreating.jd144 // Restore value of members from saved state
166 // Restore state members from saved instance
/frameworks/base/docs/html-intl/intl/ja/training/basics/activity-lifecycle/
Drecreating.jd144 // Restore value of members from saved state
166 // Restore state members from saved instance
/frameworks/base/docs/html-intl/intl/ko/training/basics/activity-lifecycle/
Drecreating.jd144 // Restore value of members from saved state
166 // Restore state members from saved instance
/frameworks/base/docs/html/tools/help/
Dtraceview.jd6 <p>Traceview is a graphical viewer for execution logs saved by your application.
Ddraw9patch.jd35 <p>Your image will be saved with the <code>.9.png</code> file name.</p>
48 A previously saved NinePatch file (<code>*.9.png</code>) will be loaded as-is,
Dbmgr.jd73 saved state from the user's previous device) and is an operation that only the system can
104 or saved state information. You can wipe an application's data with the <code>bmgr wipe</code>
136 data will be saved from the device, and no restore operations will be possible, unless the Backup
169 switching back and forth between them will not corrupt the saved state.
Dlint.jd102 <td>The report is saved in the output file specified in the argument. The HTML output includes code…
114 <td>The report is saved in the output file specified in the argument.</td>
120 <td>The report is saved in the output file specified in the argument.</td>
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/activity-lifecycle/
Drecreating.jd144 // Restore value of members from saved state
166 // Restore state members from saved instance
/frameworks/base/docs/html/training/basics/data-storage/
Dfiles.jd62 <li>Files saved here are accessible by only your app by default.</li>
76 files saved here may be read outside of your control.</li>
322 that the files are treated properly by the system. For instance, files saved in {@link
363 <p>If the file is saved on internal storage, you can also ask the {@link android.content.Context} t…
374 <li>All files you saved on internal storage</li>
375 <li>All files you saved on external storage using {@link
/frameworks/base/docs/html/design/patterns/
Dconfirming-acknowledging.jd42 <h4>Example: Abandoned Gmail draft saved</h4>
44 …something possibly unexpected happens: the current draft is automatically saved. An acknowledgment…
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DActionMenuPresenter.java552 SavedState saved = (SavedState) state; in onRestoreInstanceState() local
553 if (saved.openSubMenuId > 0) { in onRestoreInstanceState()
554 MenuItem item = mMenu.findItem(saved.openSubMenuId); in onRestoreInstanceState()
/frameworks/base/docs/html/guide/topics/data/
Ddata-storage.jd151 <p>You can save files directly on the device's internal storage. By default, files saved
217 <dd>Gets the absolute path to the filesystem directory where your internal files are saved.</dd>
221 <dd>Deletes a file saved on the internal storage.</dd>
223 <dd>Returns an array of files currently saved by your application.</dd>
233 (non-removable) storage. Files saved to the external storage are world-readable and can
315 <p>Generally, new files that the user may acquire through your app should be saved to a "public"
379 files should be <a href="#SavingSharedFiles">saved in the public directories</a>.</p>

12345