/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | StreamPort.java | 62 mFrame = frame.retain(); in assignFrame() 77 mFrame.retain(); in pullFrame()
|
D | NativeBuffer.java | 71 public NativeBuffer retain() { in retain() method in NativeBuffer 73 mAttachedFrame.retain(); in retain()
|
D | FilterContext.java | 78 mStoredFrames.put(key, frame.retain()); in storeFrame()
|
D | Frame.java | 150 public Frame retain() { in retain() method in Frame
|
/frameworks/base/core/java/android/webkit/ |
D | GeolocationPermissions.java | 60 public void invoke(String origin, boolean allow, boolean retain); in invoke() argument
|
/frameworks/native/libs/utils/ |
D | RefBase.cpp | 177 void trackMe(bool track, bool retain) in trackMe() argument 180 mRetain = retain; in trackMe() 564 void RefBase::weakref_type::trackMe(bool enable, bool retain) in trackMe() argument 566 static_cast<weakref_impl*>(this)->trackMe(enable, retain); in trackMe()
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/ |
D | CallbackFilter.java | 90 input.retain(); in process()
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
D | ImageSlicer.java | 132 mOriginalFrame.retain(); in process()
|
/frameworks/base/obex/ |
D | NOTICE | 8 - Redistributions of source code must retain the above copyright notice,
|
/frameworks/native/include/utils/ |
D | RefBase.h | 109 void trackMe(bool enable, bool retain); 120 inline void trackMe(bool enable, bool retain) in trackMe() argument 122 getWeakRefs()->trackMe(enable, retain); in trackMe()
|
/frameworks/rs/server/ |
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/native/opengl/tests/angeles/ |
D | license-BSD.txt | 13 * Redistributions of source code must retain the above copyright
|
/frameworks/compile/mclinker/ |
D | LICENSE.TXT | 27 * Redistributions of source code must retain the above copyright notice,
|
/frameworks/support/v4/java/android/support/v4/app/ |
D | Fragment.java | 750 public void setRetainInstance(boolean retain) { in setRetainInstance() argument 751 if (retain && mParentFragment != null) { in setRetainInstance() 755 mRetainInstance = retain; in setRetainInstance()
|
D | LoaderManager.java | 269 void retain() { in retain() method in LoaderManagerImpl.LoaderInfo 745 mLoaders.valueAt(i).retain(); in doRetain()
|
/frameworks/base/core/java/android/app/ |
D | Fragment.java | 931 public void setRetainInstance(boolean retain) { in setRetainInstance() argument 932 if (retain && mParentFragment != null) { in setRetainInstance() 936 mRetainInstance = retain; in setRetainInstance()
|
D | LoaderManager.java | 284 void retain() { in retain() method in LoaderManagerImpl.LoaderInfo 803 mLoaders.valueAt(i).retain(); in doRetain()
|
/frameworks/base/docs/html/design/building-blocks/ |
D | grid-lists.jd | 41 communicate that the user can scroll the list down to show additional items. Be sure to retain this
|
/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/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/base/docs/html/guide/topics/resources/ |
D | runtime-changes.jd | 79 <p>To retain an object during a runtime configuration change:</p> 82 the object you would like to retain.</li>
|
/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/components/ |
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 181 <em>does not</em> retain the activity's state.</li> 197 the way they left it. However, you can—and <strong>should</strong>—proactively retain 207 avoid losing the user's work, you should proactively retain it by implementing the {@link
|
/frameworks/av/drm/common/ |
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
|