Searched refs:to (Results 201 - 225 of 254) sorted by relevance

1234567891011

/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
H A DMultiWaveView.java10 * Unless required by applicable law or agreed to in writing, software
52 * A special widget containing a center and outer ring. Moving the center ring to the outer ring
68 private static final float SNAP_MARGIN_DEFAULT = 20.0f; // distance to ring before we snap to it
131 if (mSuspended) return; // ignore attempts to start animations
303 // View should be large enough to contain the background + handle and
310 // View should be large enough to contain the unlock ring + target and
383 mHandleAnimations.add(Tweener.to(mHandleDrawable, duration,
395 mHandleAnimations.add(Tweener.to(mHandleDrawable, duration,
407 * Animation used to attrac
[all...]
/frameworks/base/docs/html/distribute/
H A Ddistribute_toc.cs72 <span class="en">Linking to Your Products</a></li>
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java10 * Unless required by applicable law or agreed to in writing, software
87 static void migrate(RegistrantList to, RegistrantList from) { argument
90 to.add((Registrant) from.get(i));
115 // FIXME: we may need to provide this when data connectivity is lost
298 // FIXME: what to reply for SIP?
305 // FIXME: what to reply for SIP?
319 // FIXME: what to reply?
/frameworks/native/opengl/tests/hwc/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/base/core/java/android/view/
H A DView.java10 * Unless required by applicable law or agreed to in writing, software
99 * used to create interactive UI components (buttons, text fields, etc.). The
107 * <p>For information about using this class to develop your application's user interface,
121 * common operations you may wish to perform:
129 * response to user input. To force focus to a specific view, call
131 * <li><strong>Set up listeners:</strong> Views allow clients to set listeners
132 * that will be notified when something interesting happens to the view. For
133 * example, all views will let you set a listener to be notified when the view
137 * exposes a listener to notif
[all...]
H A DViewDebug.java10 * Unless required by applicable law or agreed to in writing, software
50 * Various debugging/tracing tools related to {@link View} and the view hierarchy.
72 * This annotation can be used to mark fields and methods to be dumped by
81 * is an int, the value is converted to an Android's resource name.
89 * A mapping can be defined to map int values to specific strings. For
91 * actually mean VISIBLE, INVISIBLE and GONE. A mapping can be used to see
96 * @ViewDebug.IntToString(from = 0, to = "VISIBLE"),
97 * @ViewDebug.IntToString(from = 4, to
199 String to(); method in interface:ViewDebug.IntToString
[all...]
/frameworks/native/libs/binder/
H A DParcel.cpp10 * Unless required by applicable law or agreed to in writing, software
59 // Maximum size of a blob to transfer in-place.
62 // XXX This can be made public if we want to provide
100 // intentionally blank -- nothing to do to acquire this, but we do
209 // XXX How to deal? In order to flatten the given binder,
210 // we need to probe it for information, which requires a primary
216 ALOGE("Unable to unflatten Binder weak reference!");
308 // TODO: decide what to d
1280 print(TextOutput& to, uint32_t flags) const argument
[all...]
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java10 * Unless required by applicable law or agreed to in writing, software
90 * EditStyledText extends EditText for managing the flow and status to edit the styled text. This
181 * Strings for context menu. TODO: Extract the strings to strings.xml.
414 * EditStyledTextInterface provides functions for notifying messages to calling class.
514 * Notify hint messages what action is expected to calling class.
540 /** Start to edit styled text */
554 /** Start to copy styled text */
559 /** Start to cut styled text */
564 /** Start to paste styled text */
569 /** Start to chang
[all...]
/frameworks/av/media/libstagefright/
H A DStagefrightMetadataRetriever.cpp10 * Unless required by applicable law or agreed to in writing, software
64 ALOGE("Unable to create data source for '%s'.", uri);
71 ALOGE("Unable to instantiate an extractor for '%s'.", uri);
126 ALOGV("unable to instantiate video decoder.");
189 "to the video data.");
264 ALOGE("Unable to instantiate color conversion from format 0x%08x to "
277 ALOGE("Colorconverter failed to convert frame.");
299 ALOGV("extractor doesn't publish metadata, failed to initialize?");
333 ALOGV("unable to instantiat
414 int to; member in struct:android::Map
[all...]
/frameworks/support/v4/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s98 ;load alpha1,beta1 somewhere to avoid more loads
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s114 ;load alpha1,beta1 somewhere to avoid more loads
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_mid_hor.s9 ; Unless required by applicable law or agreed to in writing, software
35 ref RN 0 ;// pointer to current position in reference image
36 mb RN 1 ;// pointer to current position in interpolated mb
57 ;// Basic idea in horizontal filtering is to adjust coefficients
71 ;// pack values to count register
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdFillRow7.s10 ; Unless required by applicable law or agreed to in writing, software
H A Dh264bsdWriteMacroblock.s10 ; Unless required by applicable law or agreed to in writing, software
78 ; data pointer to macroblock data to be written, 256 values for
82 ; image pointer to the image where the macroblock will be written
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdFillRow7.S10 @ Unless required by applicable law or agreed to in writing, software
H A Dh264bsdWriteMacroblock.S10 @ Unless required by applicable law or agreed to in writing, software
80 data pointer to macroblock data to be written, 256 values for
84 image pointer to the image where the macroblock will be written
/frameworks/compile/slang/
H A DAndroid.mk10 # Unless required by applicable law or agreed to in writing, software
31 # Increment by 1 whenever this is not a final release build, since we want to
32 # be able to see the RS version number change during development.
252 $(call transform-host-clang-td-to-out,opt-parser-defs)
/frameworks/native/include/utils/
H A DString16.h10 * Unless required by applicable law or agreed to in writing, software
117 // require any change to the underlying SharedBuffer contents or reference count.
120 TextOutput& operator<<(TextOutput& to, const String16& val);
H A DString8.h10 * Unless required by applicable law or agreed to in writing, software
82 // Note that this function takes O(N) time to calculate the value.
134 * Set the filename field to a specific value.
171 * decide to expand our definition of what constitutes an extension.
190 * Add a component to the pathname. We guarantee that there is
208 * Converts all separators in this string to /, the default path separator.
211 * backslashes to slashes, in-place. Otherwise it does nothing.
224 // require any change to the underlying SharedBuffer contents or reference count.
227 TextOutput& operator<<(TextOutput& to, const String16& val);
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
H A Dpvmp3_dct_9_arm.s10 ; Unless required by applicable law or agreed to in writing, software
H A Dpvmp3_dct_9_gcc.s10 @ Unless required by applicable law or agreed to in writing, software
/frameworks/av/media/libstagefright/colorconversion/
H A DColorConverter.cpp10 * Unless required by applicable law or agreed to in writing, software
28 OMX_COLOR_FORMATTYPE from, OMX_COLOR_FORMATTYPE to)
30 mDstFormat(to),
27 ColorConverter( OMX_COLOR_FORMATTYPE from, OMX_COLOR_FORMATTYPE to) argument
/frameworks/base/core/jni/
H A DAndroid.mk235 # we need to access the private Bionic header
/frameworks/rs/
H A DAndroid.mk52 # These symbols are normally defined by BUILD_XXX, but we need to define them

Completed in 356 milliseconds

1234567891011