Home
last modified time | relevance | path

Searched refs:preserve (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DMffContext.java223 public void setPreserveFramesOnPause(boolean preserve) { in setPreserveFramesOnPause() argument
224 mPreserveFramesOnPause = preserve; in setPreserveFramesOnPause()
/frameworks/base/libs/hwui/renderthread/
DEglManager.h52 bool setPreserveBuffer(EGLSurface surface, bool preserve);
DEglManager.cpp314 bool EglManager::setPreserveBuffer(EGLSurface surface, bool preserve) { in setPreserveBuffer() argument
320 preserve ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED); in setPreserveBuffer()
/frameworks/base/docs/html/training/notify-user/
Dbuild-notification.jd96 android.app.Activity} from a notification, you must preserve the user's expected
/frameworks/base/tools/layoutlib/create/.settings/
Dorg.eclipse.jdt.core.prefs9 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
/frameworks/base/tools/layoutlib/bridge/.settings/
Dorg.eclipse.jdt.core.prefs9 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
/frameworks/base/docs/html/training/material/
Dcompatibility.jd154 <p>To preserve compatibility with earlier versions of Android, check the system {@link
/frameworks/base/docs/html/ndk/samples/
Dsample_teapot.jd132 Android lifecycle events. The {@code ndk_helper} class enables the application to preserve context
/frameworks/base/docs/html/tools/performance/hierarchy-viewer/
Dindex.jd216 <li>You can adjust the sizes of the panes and ADM will preserve your
/frameworks/base/docs/html/guide/topics/data/
Dinstall-location.jd194 users can preserve space on their internal storage.</p>
Ddata-storage.jd423 To preserve file space and maintain your app's performance,
/frameworks/base/tools/layoutlib/create/
DREADME.txt135 DelegateMethodAdapter since it doesn't preserve the original copy of the method and more importantly
/frameworks/base/docs/html/training/wearables/apps/
Dalways-on.jd206 <p>In order to preserve battery power, most wear apps should not frequently update the screen while
/frameworks/base/docs/html/design/wear/
Dstructure.jd226 <p>You should only update the display once per minute, to preserve battery life of the wearable
/frameworks/base/docs/html/guide/topics/resources/
Druntime-changes.jd82 your activity to preserve stateful objects.</p>
/frameworks/base/docs/html/guide/practices/
Dcompatibility.jd229 are now inexact by default so the system can batch app alarms and preserve system power,
/frameworks/base/docs/html/tools/building/
Dmultidex.jd361 you preserve the ability to perform normal builds with the release-appropriate minimum SDK level
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd401 When you start an {@link android.app.Activity} from a notification, you must preserve the
404 the {@link android.app.Activity} as a separate task. To preserve the navigation experience, you
/frameworks/base/docs/html/guide/topics/location/
Dstrategies.jd355 location, in order to get a good reading and help preserve battery life.</p>
/frameworks/base/docs/html/guide/components/
Dfragments.jd89 to modify the activity's appearance at runtime and preserve those changes in a back stack
429 <p>For example, here's how you can replace one fragment with another, and preserve the previous
/frameworks/base/docs/html/tools/debugging/
Ddebugging-ui.jd82 To preserve security, Hierarchy Viewer can only connect to devices running a
/frameworks/base/docs/html/preview/
Ddownload.jd292 <li>Backup any data you want to preserve from the device.</li>
Ddownload_mp2.jd288 <li>Backup any data you want to preserve from the device.</li>
Ddownload_mp1.jd281 <li>Backup any data you want to preserve from the device.</li>
/frameworks/base/docs/html/distribute/essentials/quality/
Dcore.jd399 Orientations expose largely the same features and actions and preserve

12