Searched refs:to (Results 226 - 250 of 284) sorted by relevance

1234567891011>>

/frameworks/base/core/java/android/net/
H A DUrlQuerySanitizer.java10 * Unless required by applicable law or agreed to in writing, software
37 * Register ValueSanitizers to customize the way individual
45 * // converts the '+' to a ' '. Then the string is sanitized, which
46 * // converts the ' ' to an '_'. (The ' ' is converted because the default
51 * There are several ways to create ValueSanitizers. In order of increasing
57 * <li>Subclass UrlQuerySanitizer.ValueSanitizer to define your own value
101 * A functor used to sanitize a single query value.
133 * Allow characters with character codes 128 to 255.
165 * Allow text to start with a script URL
171 * Mask with all fields set to O
[all...]
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
H A DGlowPadView.java10 * Unless required by applicable law or agreed to in writing, software
66 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
313 // View should be large enough to contain the background + handle and
320 // View should be large enough to contain the unlock ring + target and
404 mGlowAnimations.add(Tweener.to(mPointCloud.glowManager, duration,
416 mGlowAnimations.add(Tweener.to(mPointCloud.glowManager, duration,
437 * Dispatches a trigger event to listener. Ignored if a listener is not set.
466 // Force ring and targets to finis
[all...]
H A DMultiWaveView.java10 * Unless required by applicable law or agreed to in writing, software
53 * A special widget containing a center and outer ring. Moving the center ring to the outer ring
69 private static final float SNAP_MARGIN_DEFAULT = 20.0f; // distance to ring before we snap to it
132 if (mSuspended) return; // ignore attempts to start animations
304 // View should be large enough to contain the background + handle and
311 // View should be large enough to contain the unlock ring + target and
384 mHandleAnimations.add(Tweener.to(mHandleDrawable, duration,
396 mHandleAnimations.add(Tweener.to(mHandleDrawable, duration,
408 * Animation used to attrac
[all...]
/frameworks/compile/mclinker/lib/Support/Unix/
H A DFileSystem.inc64 errno = 0; // opendir() will set errno if it failed to open directory.
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DLinkerConfig.cpp38 // If here, the program failed ungracefully. Run the interrupt handlers to
74 const char* to; member in struct:NameMap
125 map[i].to,
/frameworks/ml/bordeaux/service/
H A DAndroid.mk79 # Use the folloing include to make our test apk.
/frameworks/native/opengl/tests/hwc/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/frameworks/support/v8/renderscript/rs_support/
H A DAndroid.mk19 # These symbols are normally defined by BUILD_XXX, but we need to define them
/frameworks/native/libs/binder/
H A DParcel.cpp10 * Unless required by applicable law or agreed to in writing, software
61 // Maximum size of a blob to transfer in-place.
64 // XXX This can be made public if we want to provide
102 // intentionally blank -- nothing to do to acquire this, but we do
211 // XXX How to deal? In order to flatten the given binder,
212 // we need to probe it for information, which requires a primary
218 ALOGE("Unable to unflatten Binder weak reference!");
310 // TODO: decide what to d
1359 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/base/docs/html/distribute/
H A Ddistribute_toc.cs41 <li><a href="<?cs var:toroot ?>distribute/googleplay/promote/linking.html">Linking to Your Products</a></li>
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java10 * Unless required by applicable law or agreed to in writing, software
92 static void migrate(RegistrantList to, RegistrantList from) { argument
95 to.add((Registrant) from.get(i));
121 // FIXME: we may need to provide this when data connectivity is lost
339 // FIXME: what to reply for SIP?
347 // FIXME: what to reply for SIP?
364 // FIXME: what to reply?
/frameworks/base/core/java/android/view/
H A DView.java10 * Unless required by applicable law or agreed to in writing, software
107 * used to create interactive UI components (buttons, text fields, etc.). The
115 * <p>For information about using this class to develop your application's user interface,
129 * common operations you may wish to perform:
137 * response to user input. To force focus to a specific view, call
139 * <li><strong>Set up listeners:</strong> Views allow clients to set listeners
140 * that will be notified when something interesting happens to the view. For
141 * example, all views will let you set a listener to be notified when the view
145 * exposes a listener to notif
[all...]
H A DKeyCharacterMap.java10 * Unless required by applicable law or agreed to in writing, software
51 * The id of a generic virtual keyboard with a full layout that can be used to
60 * It may be necessary to tap a key multiple times to generate the desired letter
80 * layout with a small form factor. In contrast to a {@link #FULL full keyboard}, some
82 * In addition, to improve typing speed and accuracy, the framework provides
104 * A keyboard that is only used to control special functions rather than for typing.
113 * This private-use character is used to trigger Unicode character
119 * This private-use character is used to bring up a character picker for
146 * Mask the return value from {@link #get(int, int)} with this value to ge
[all...]
H A DViewDebug.java10 * Unless required by applicable law or agreed to in writing, software
57 * Various debugging/tracing tools related to {@link View} and the view hierarchy.
79 * This annotation can be used to mark fields and methods to be dumped by
88 * is an int, the value is converted to an Android's resource name.
96 * A mapping can be defined to map int values to specific strings. For
98 * actually mean VISIBLE, INVISIBLE and GONE. A mapping can be used to see
103 * @ViewDebug.IntToString(from = 0, to = "VISIBLE"),
104 * @ViewDebug.IntToString(from = 4, to
206 String to(); method in interface:ViewDebug.IntToString
[all...]
/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
/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
33 # Increment by 1 whenever this is not a final release build, since we want to
34 # be able to see the RS version number change during development.
223 $(call transform-host-td-to-out,opt-parser-defs)
/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);
161 ALOGV("unable to instantiate video decoder.");
224 "to the video data.");
299 ALOGE("Unable to instantiate color conversion from format 0x%08x to "
312 ALOGE("Colorconverter failed to convert frame.");
334 ALOGV("extractor doesn't publish metadata, failed to initialize?");
368 ALOGV("unable to instantiat
449 int to; member in struct:android::Map
[all...]
/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
/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

Completed in 694 milliseconds

1234567891011>>