/frameworks/base/libs/utils/ |
D | RefBase.cpp | 178 void trackMe(bool track, bool retain) in trackMe() argument 181 mRetain = retain; in trackMe() 532 void RefBase::weakref_type::trackMe(bool enable, bool retain) in trackMe() argument 534 static_cast<weakref_impl*>(this)->trackMe(enable, retain); in trackMe()
|
/frameworks/compile/libbcc/runtime/BlocksRuntime/ |
D | Block_private.h | 143 BLOCK_EXPORT void _Block_use_RR( void (*retain)(const void *),
|
D | runtime.c | 271 void _Block_use_RR( void (*retain)(const void *), in _Block_use_RR() 273 _Block_retain_object = retain; in _Block_use_RR()
|
/frameworks/base/include/utils/ |
D | RefBase.h | 104 void trackMe(bool enable, bool retain); 115 inline void trackMe(bool enable, bool retain) in trackMe() argument 117 getWeakRefs()->trackMe(enable, retain); in trackMe()
|
/frameworks/base/opengl/tests/angeles/ |
D | license-BSD.txt | 13 * Redistributions of source code must retain the above copyright
|
/frameworks/compile/libbcc/runtime/ |
D | LICENSE.TXT | 25 * Redistributions of source code must retain the above copyright notice,
|
/frameworks/support/v4/java/android/support/v4/app/ |
D | LoaderManager.java | 260 void retain() { in retain() method in LoaderManagerImpl.LoaderInfo 728 mLoaders.valueAt(i).retain(); in doRetain()
|
D | Fragment.java | 682 public void setRetainInstance(boolean retain) { in setRetainInstance() argument 683 mRetainInstance = retain; in setRetainInstance()
|
/frameworks/base/core/java/android/app/ |
D | Fragment.java | 870 public void setRetainInstance(boolean retain) { in setRetainInstance() argument 871 mRetainInstance = retain; in setRetainInstance()
|
D | LoaderManager.java | 279 void retain() { in retain() method in LoaderManagerImpl.LoaderInfo 747 mLoaders.valueAt(i).retain(); in doRetain()
|
/frameworks/compile/slang/ |
D | NOTICE | 116 (c) You must retain, in the Source form of any Derivative Works 225 * Redistributions of source code must retain the above copyright notice, 295 * Redistributions of source code must retain the above copyright notice,
|
/frameworks/compile/libbcc/ |
D | NOTICE | 118 (c) You must retain, in the Source form of any Derivative Works 225 * Redistributions of source code must retain the above copyright notice, 286 * 1. Redistributions of source code must retain the above copyright
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | runtime-changes.jd | 80 <p>To retain an object during a runtime configuration change:</p> 83 the object you would like to retain.</li>
|
/frameworks/base/docs/html/resources/articles/ |
D | faster-screen-orientation-change.jd | 128 <code>onRetainNonConfigurationChange()</code> should be used only to retain
|
D | touch-mode.jd | 99 focused widget will not retain focus unless it is focusable in touch
|
/frameworks/base/docs/html/guide/topics/processes/ |
D | process-lifecycle.jd | 81 running unless there is not enough memory to retain all foreground and visible process.
|
/frameworks/base/docs/html/guide/topics/fundamentals/ |
D | tasks-and-back-stack.jd | 13 <li>Tasks can move to the background and retain the state of each activity in order for users 170 <em>does not</em> retain the activity's state.</li> 179 the way they left it. However, you can—and <strong>should</strong>—proactively retain 189 avoid losing the user's work, you should proactively retain it by implementing the {@link
|
/frameworks/base/media/jni/ |
D | NOTICE | 113 (c) You must retain, in the Source form of any Derivative Works
|
/frameworks/base/cmds/dumpsys/ |
D | NOTICE | 113 (c) You must retain, in the Source form of any Derivative Works
|
/frameworks/base/libs/storage/ |
D | NOTICE | 113 (c) You must retain, in the Source form of any Derivative Works
|
/frameworks/base/cmds/system_server/ |
D | NOTICE | 113 (c) You must retain, in the Source form of any Derivative Works
|
/frameworks/base/media/jni/soundpool/ |
D | NOTICE | 113 (c) You must retain, in the Source form of any Derivative Works
|
/frameworks/base/cmds/bu/ |
D | NOTICE | 113 (c) You must retain, in the Source form of any Derivative Works
|
/frameworks/base/keystore/ |
D | NOTICE | 113 (c) You must retain, in the Source form of any Derivative Works
|
/frameworks/base/cmds/am/ |
D | NOTICE | 113 (c) You must retain, in the Source form of any Derivative Works
|