Searched refs:of (Results 251 - 271 of 271) sorted by relevance

<<11

/frameworks/base/core/java/android/text/format/
H A DDateFormat.java6 * You may obtain a copy of the License at
46 * of format strings, see {@link java.text.SimpleDateFormat}.
51 * <p>The {@code format} methods in this class implement a subset of Unicode
176 * @param userHandle the user handle of the user to query.
222 * Returns the best possible localized form of the given skeleton for the given
238 * {@code ja_JP} where there is only one length of month.
276 * @param userHandle the user handle of the user to query the format for
/frameworks/base/graphics/java/android/graphics/drawable/
H A DInsetDrawable.java6 * You may obtain a copy of the License at
264 return Insets.of(contentInsets.left + mState.mInsetLeft,
H A DBitmapDrawable.java6 * You may obtain a copy of the License at
62 * transformation of raw bitmap graphics, and should be used when drawing to a
117 * the display metrics of the resources.
141 * the display metrics of the resources.
326 * the edges of the bitmap only so it applies only when the drawable is rotated.
361 * Indicates the repeat behavior of this drawable on the X axis.
372 * Indicates the repeat behavior of this drawable on the Y axis.
383 * Sets the repeat behavior of this drawable on the X axis. By default, the drawable
399 * Sets the repeat behavior of this drawable on the Y axis. By default, the drawable
415 * Sets the repeat behavior of thi
[all...]
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecController.java6 * You may obtain a copy of the License at
95 // Stores the pointer to the native implementation of the service that
144 * Allocate a new logical address of the given device type. Allocated
149 * @param deviceType type of device to used to determine logical address
198 // Pick logical address if failed ratio is more than a half of all retries.
232 * Return the locally hosted logical device of a given type.
235 * @return {@link HdmiCecLocalDevice} instance if the instance of the type is available;
283 * Return the physical address of the device.
287 * @return CEC physical address of the device. The range of succes
[all...]
H A DHdmiCecLocalDevice.java6 * You may obtain a copy of the License at
49 // Normal actions timeout is 2s but some of them would have several sequence of timeout.
74 public static ActiveSource of(int logical, int physical) { method in class:HdmiCecLocalDevice.ActiveSource
112 // Logical address of the active source.
116 // Active routing path. Physical address of the active source but not all the time, such as
125 // A collection of FeatureAction.
160 // Factory method that returns HdmiCecLocalDevice of corresponding type.
179 * Called once a logical address of the local device is allocated.
197 * ready yet. For other types of loca
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_hor_ver_quarter.s5 ; You may obtain a copy of the License at
17 ;-- Abstract : ARMv6 optimized version of h264bsdInterpolateHorVerQuarter
171 ADD count, count, tmp4, LSL #8 ;// partH-1 to lower part of top byte
177 ADD count, count, tmp6, LSL #8 ;// partW-1 to upper part of top byte
290 ;// negating second operand to get one's complement (instead of 2's)
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DFwdLockConv.c6 * You may obtain a copy of the License at
58 * Data type for the parser states of the converter.
69 * Data type for the scanner states of the converter.
541 * Writes the header of the output file.
873 // The partial match of the delimiter turned out to be spurious. Flush the matched bytes
885 // The current character isn't part of the delimiter. Write it to the output buffer.
1123 // the size of a single AES block.
1218 // Calculate the header signature, which is a signature of the rest of the header
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
H A Dpvmp3_mdct_18_gcc.s6 @ You may obtain a copy of the License at
H A Dpvmp3_dct_16_gcc.s6 @ You may obtain a copy of the License at
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
H A DBridge.java6 * You may obtain a copy of the License at
64 * Main entry point of the LayoutLib Bridge.
65 * <p/>To use this bridge, simply instantiate an object of type {@link Bridge} and call
93 * Same as sRMap except for int[] instead of int resources. This is for android.R only.
156 /** Instance of IntArrayWrapper to be reused in {@link #resolveResourceId(int[])}. */
195 // supported by this version of LayoutLibrary. So, it's safe to use EnumSet.allOf()
247 // now parse com.android.internal.R (and only this one as android.R is a subset of
272 sRMap.put(value, Pair.of(resType, f.getName()));
297 // dispose of the default typeface.
309 * @return a new {@link RenderSession} object that contains the result of th
[all...]
/frameworks/base/core/java/android/text/
H A DTextUtils.java6 * You may obtain a copy of the License at
262 * Create a new String object containing the given range of characters
285 * Returns list of multiple {@link CharSequence} joined into a single
339 * @return an array of strings. The array will be empty if text is empty
356 * @return an array of strings. The array will be empty if text is empty
369 * An interface for splitting strings according to rules that are opaque to the user of this
491 * both the arguments were instances of String.</i></p>
635 // "if" instead of "else if" where there are interfaces
840 * Return a new CharSequence in which each of the source strings is
841 * replaced by the corresponding element of th
[all...]
/frameworks/base/core/java/android/widget/
H A DGridLayout.java6 * You may obtain a copy of the License at
57 * The grid is composed of a set of infinitely thin lines that separate the
61 * through {@code N} inclusive. Regardless of how GridLayout is
62 * configured, grid index {@code 0} is fixed to the leading edge of the
71 * Each spec defines the set of rows or columns that are to be
72 * occupied; and how children should be aligned within the resulting group of cells.
74 * not prevent children being defined to occupy the same cell or group of cells.
80 * If a child does not specify the row and column indices of the cell it
88 * Space between children may be specified either by using instances of th
2285 public static <K, V> Assoc<K, V> of(Class<K> keyType, Class<V> valueType) { method in class:GridLayout.Assoc
[all...]
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.h12 #error This file was generated by a newer version of protoc which is
17 #error This file was generated by an older version of protoc which is
19 #error regenerate this file with a newer version of protoc.
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
H A DGridLayout.java6 * You may obtain a copy of the License at
54 * The grid is composed of a set of infinitely thin lines that separate the
58 * through {@code N} inclusive. Regardless of how GridLayout is
59 * configured, grid index {@code 0} is fixed to the leading edge of the
68 * Each spec defines the set of rows or columns that are to be
69 * occupied; and how children should be aligned within the resulting group of cells.
71 * not prevent children being defined to occupy the same cell or group of cells.
77 * If a child does not specify the row and column indices of the cell it
85 * Space between children may be specified either by using instances of th
2160 public static <K, V> Assoc<K, V> of(Class<K> keyType, Class<V> valueType) { method in class:GridLayout.Assoc
[all...]
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java6 * You may obtain a copy of the License at
84 // UserId and appId of the owner. Don't display windows of non-current user.
210 * This is rectangle of the window's surface that is not covered by
234 // The entire screen area of the device.
237 // The region of the display frame that the display type supports displaying content on. This
243 // The display frame minus the stable insets. This value is always constant regardless of if
266 // If a window showing a wallpaper: what fraction of the offset
320 * Temp for keeping track of windows that have been removed when
329 // Used to improve performance of toStrin
508 computeFrameLw(Rect pf, Rect df, Rect of, Rect cf, Rect vf, Rect dcf, Rect sf) argument
[all...]
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DScreenMagnifier.java6 * You may obtain a copy of the License at
61 * the area around the location of the triple tap. One can think of the
62 * location of the triple tap as the center of the magnified viewport.
68 * viewport dragging mode until the finger goes up. One can think of this
78 * 3. Pinching with any number of additional fingers when viewport dragging
223 // If there was a rotation we have to update the center of the magnified
224 // region since the old offset X/Y may be out of its acceptable range for
390 // If the event is within the magnified portion of th
[all...]
/frameworks/base/data/sounds/
H A DAllAudio.mk5 # You may obtain a copy of the License at
/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java6 * You may obtain a copy of the License at
68 * The maximum number of incorrect attempts before the user is prevented
74 * The number of incorrect attempts before which we fall back on an alternative
75 * method of verifying the user, and resetting their lock pattern.
86 * The interval of the countdown for showing progress of the lockout.
98 * The minimum number of dots in a valid pattern.
103 * The minimum number of dots the user must include in a wrong pattern
159 // Maximum allowed number of repeated or ordered characters in a sequence before we'll
200 // mode where calls are for the current user rather than the user of th
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderSessionImpl.java6 * You may obtain a copy of the License at
119 * A session is a stateful representation of a layout file. It is initialized with data coming
200 // use default of true in case it's not found to use alpha by default
322 // this is the case of soft buttons + vertical bar.
326 // topLayout to the right of Navigation Bar and layoutlib will draw it
330 // Add the top layout to the left of the Navigation Bar.
434 // get the real cause of the exception.
487 // We used to compare the measured size of the content to the screen size but
490 // will not resize even with the UNSPECIFIED because of the embedded layout.
492 // comparing the size of th
[all...]
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp6 * You may obtain a copy of the License at
75 // Standard C isspace() is only required to look at the low byte of its input, so
87 // range checked; guaranteed to NUL-terminate within the stated number of available slots
88 // NOTE: if this truncates the dst string due to running out of space, no attempt is
188 // The size of this struct is 32 bytes on the 32-bit target system
309 ALOGE("idmap: too small (%u bytes) for the number of entries (%u)",
494 ALOGW("Bad string block: entry of %d items extends past data size %d\n",
521 // check invariant: styles starts before end of data
523 ALOGW("Bad style block: style block starts at %d past data size of %d\n",
579 ALOGW("Bad string block: entry of
[all...]
/frameworks/base/core/java/android/view/
H A DViewGroup.java6 * You may obtain a copy of the License at
81 * <p>Here is a complete implementation of a custom ViewGroup that implements
172 // First touch target in the linked list of touch targets.
188 // First hover target in the linked list of hover targets.
269 * to get the index of the child to draw for that iteration.
292 * of its children.
308 * When set, this group will go through its list of children to notify them of
316 * This view will get focus before any of its descendants.
321 * This view will get focus only if none of it
[all...]

Completed in 7101 milliseconds

<<11