Home
last modified time | relevance | path

Searched refs:kept (Results 1 – 21 of 21) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DIdenticalCodeFolding.cpp78 KeptSections::iterator kept, keptEnd = m_KeptSections.end(); in foldIdenticalCode() local
80 for (kept = m_KeptSections.begin(); kept != keptEnd; ++kept, ++index) { in foldIdenticalCode()
81 LDSection* sect = (*kept).first; in foldIdenticalCode()
82 Input* obj = (*kept).second.first; in foldIdenticalCode()
83 size_t kept_index = (*kept).second.second; in foldIdenticalCode()
/frameworks/base/tools/layoutlib/create/
DREADME.txt65 from these is kept. Currently the one such class is android.view.View: since we want to render
66 layouts, anything that is sort of a view needs to be kept.
77 deriving from the requested bases classes are kept. All classes whose name match the glob pattern
78 are kept. The analysis then finds all the dependencies of the classes that are to be kept using an
110 changed from protected/private to public. The code of the methods is then kept as-is, except for
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dqpisf_2s.tab1020 * 1st stage is kept the same as the 46 bit quantizer *
/frameworks/base/services/core/java/com/android/server/am/
DActivityStackSupervisor.java2274 boolean kept = true; in resizeTaskLocked()
2279 kept = stack.ensureActivityConfigurationLocked(r, 0, preserveWindow); in resizeTaskLocked()
2285 if (!kept) { in resizeTaskLocked()
2291 mWindowManager.resizeTask(task.taskId, task.mBounds, task.mOverrideConfig, kept, forced); in resizeTaskLocked()
2294 return kept; in resizeTaskLocked()
2467 boolean kept = true; in moveTaskToStackLocked()
2482 kept = resizeTaskLocked(task, stack.mBounds, RESIZE_MODE_SYSTEM, in moveTaskToStackLocked()
2490 kept = resizeTaskLocked(task, bounds, RESIZE_MODE_FORCED, !mightReplaceWindow, in moveTaskToStackLocked()
2493 kept = resizeTaskLocked(task, stack.mBounds, RESIZE_MODE_SYSTEM, in moveTaskToStackLocked()
2504 mWindowManager.scheduleClearReplacingWindowIfNeeded(topActivity.appToken, !kept); in moveTaskToStackLocked()
DActivityManagerService.java5015 boolean kept = cleanUpApplicationRecordLocked(app, restarting, allowRestart, -1); in handleAppDiedLocked()
5016 if (!kept && !restarting) { in handleAppDiedLocked()
18811 boolean kept = true; in updateConfigurationLocked()
18823 kept = mainStack.ensureActivityConfigurationLocked(starting, changes, false); in updateConfigurationLocked()
18833 return kept; in updateConfigurationLocked()
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dpausing.jd109 android.app.Activity} instance is kept resident in memory and is recalled when the activity resumes.
Dstopping.jd112 <p>When your activity is stopped, the {@link android.app.Activity} object is kept resident in memory
/frameworks/base/docs/html/guide/topics/processes/
Dprocess-lifecycle.jd92 so they are kept in an LRU list to ensure the process that was most recently seen
/frameworks/base/docs/html/training/gestures/
Dscale.jd357 * variable but kept here to minimize per-frame allocations.
/frameworks/base/docs/html/training/displaying-bitmaps/
Dcache-bitmap.jd40 <p>Memory usage is kept down with components like this by recycling the child views as they move
/frameworks/base/docs/html/training/articles/
Dmemory.jd521 be kept around as long as it is playing music, even if the user is currently in another app and the
695 the main process must also be kept around. This means the app's memory footprint is actually the
727 can be kept.</li>
Dsmp.jd507 matter, so long as the appropriate guarantees are kept. If we use a barrier in
/frameworks/base/docs/html/about/versions/
Dlollipop.jd204 for each profile is always kept separate and secure from each other, including when the same
Dandroid-4.2.jd326 device, the data your app saves for a given user is kept separate from the data your app saves
Dandroid-4.3.jd910 …S_KEPT_MILLISECONDS} containing the number of days (in milliseconds) that the log will be kept.</p>
/frameworks/base/docs/html/training/location/
Dgeofencing.jd378 <p>Registered geofences are kept in the <code>com.google.process.location</code> process owned by
/frameworks/base/docs/html/training/cloudsave/
Dconflict-res.jd78 be kept, or it can submit a new data set that represents the merged data. It is
/frameworks/base/docs/html/guide/components/
Dprocesses-and-threads.jd150 visible, or service process. Usually there are many background processes running, so they are kept
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dactivity_task_design.jd491 normally where pictures are kept. So Contacts can re-use the Gallery
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd1046 <td>The soft keyboard is kept in whatever state it was last in,
/frameworks/base/docs/html/topic/libraries/support-library/
Drevisions.jd2775 <li>Added support to control how many pages are kept to either side