HomeSort by relevance Sort by last modified time
    Searched defs:that (Results 301 - 325 of 1093) sorted by null

<<11121314151617181920>>

  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 4 * Use of this source code is governed by a BSD-style license that can be
238 * An GrGeometryProcessor that renders a dashed line.
239 * This GrGeometryProcessor is meant for dashed lines that only have a single on/off interval pair.
546 SkASSERT(useAA); // so that we know bloatX and bloatY have been set
551 SkASSERT(useAA); // so that we know bloatX and bloatY have been set
636 DashBatch* that = t->cast<DashBatch>(); variable
637 if (!GrPipeline::CanCombine(*this->pipeline(), this->bounds(), *that->pipeline(),
638 that->bounds(), caps)) {
642 if (this->aaMode() != that->aaMode()) {
646 if (this->fullDash() != that->fullDash())
    [all...]
  /frameworks/base/core/java/android/content/res/
Configuration.java 44 * This class describes all device configuration information that can
73 * resource qualifier. 0 if undefined. Note that the actual MNC may be 0; in order to check
104 /** Constant for {@link #screenLayout}: bits that encode the size. */
107 * value indicating that no size has been set. */
142 /** Constant for {@link #screenLayout}: bits that encode the aspect ratio. */
145 * value indicating that no size has been set. */
148 * value that corresponds to the
153 * value that corresponds to the
158 /** Constant for {@link #screenLayout}: bits that encode the layout direction. */
163 * value indicating that no layout dir has been set. *
    [all...]
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecLocalDevice.java 40 * Class that models a logical CEC device hosted in this system. Handles initialization,
41 * CEC commands that call for actions customized per device type.
93 ActiveSource that = (ActiveSource) obj; local
94 return that.logicalAddress == logicalAddress &&
95 that.physicalAddress == physicalAddress;
120 // when the new active source does not claim itself to be one. Note that we don't keep
129 // Note that access to this collection should happen in service thread.
163 // Factory method that returns HdmiCecLocalDevice of corresponding type.
229 // Cache incoming message. Note that it caches only white-listed one.
318 // Use copied action list in that processCommand may remove itself
    [all...]
  /frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/store/
ResourceBundle.java 49 * This is a serializable class that can keep the result of parsing layout files.
694 NameTypeLocation that = (NameTypeLocation) o; local
696 if (location != null ? !location.equals(that.location) : that.location != null) {
699 if (!name.equals(that.name)) {
702 return type.equals(that.type);
    [all...]
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseStaggeredGridLayoutManagerTest.java 121 * enqueues an empty runnable to main thread so that we can be assured it did run
301 VisibleChildren that = (VisibleChildren) o; local
303 if (!Arrays.equals(firstFullyVisiblePositions, that.firstFullyVisiblePositions)) {
308 .equals(that.findFirstPartialVisibleClosestToStart)
309 : that.findFirstPartialVisibleClosestToStart != null) {
312 if (!Arrays.equals(firstVisiblePositions, that.firstVisiblePositions)) {
315 if (!Arrays.equals(lastFullyVisiblePositions, that.lastFullyVisiblePositions)) {
319 .equals(that.findFirstPartialVisibleClosestToEnd)
320 : that.findFirstPartialVisibleClosestToEnd
324 if (!Arrays.equals(lastVisiblePositions, that.lastVisiblePositions))
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Calendar.java 10 * by Oracle in the LICENSE file that accompanied this code.
12 * This code is distributed in the hope that it will be useful, but WITHOUT
15 * version 2 for more details (a copy is included in the LICENSE file that
60 * The <code>Calendar</code> class is an abstract class that provides methods
65 * week. An instant in time can be represented by a millisecond value that is
136 * <code>getMinimalDaysInFirstWeek()</code> days of that month or year. Weeks
138 * it. Note that the normalized numbering returned by <code>get()</code> may be
154 * <code>Calendar</code> gives priorities to calendar fields that have been set
179 * <code>GregorianCalendar</code>, the default of a field is the same as that
210 * internal member variable to indicate that calendar field <code>f</code> ha
1890 Calendar that = (Calendar)obj; local
    [all...]
Locale.java 10 * by Oracle in the LICENSE file that accompanied this code.
12 * This code is distributed in the hope that it will be useful, but WITHOUT
15 * version 2 for more details (a copy is included in the LICENSE file that
68 * or cultural region. An operation that requires a <code>Locale</code> to perform
96 * <code>[a-zA-Z]{2,8}</code>. Note that this is not the the full
141 * additional variations that define a language or its dialects that
169 * extension keys and values to lower case. Note that extensions
176 * <code>SUBTAG = [0-9a-zA-Z]{2,8}</code> (that is, 'x' allows
195 * key and type. For example, "nu-thai" indicates that Thai loca
1971 Locale that = (Locale)super.clone(); local
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/database/
DialerDatabaseHelper.java 177 /** Selects only rows that have been updated after a certain time stamp.*/
181 /** Ignores contacts that have an unreasonably long lookup key. These are likely to be
194 * Query for all contacts that have been updated since the last time the smart dial database
222 /** Selects only rows that have been deleted after a certain time stamp.*/
241 /** Contacts that have been used in the past 3 days rank higher than contacts that have
242 * been used in the past 30 days, which rank higher than contacts that have not been used
252 /** This sort order is similar to that used by the ContactsProvider when returning a list
302 final ContactNumber that = (ContactNumber) object; local
303 return Objects.equal(this.id, that.id
338 final ContactMatch that = (ContactMatch) object; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sf/trove4j/trove4j/1.1/
trove4j-1.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/jopt-simple/jopt-simple/4.9/
jopt-simple-4.9.jar 
  /prebuilts/tools/common/offline-m2/net/sf/jopt-simple/jopt-simple/4.9/
jopt-simple-4.9.jar 
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSet.java 50 * After the object is frozen, any subsequent call that wants to change
56 * <em>operand</em> API that allows the caller to modify the value of
59 * <code>UnicodeSet</code> does not actually implement that
61 * modification that they take a character range or single character
78 * methods that add characters, add categories, and control the logic
88 * similar to that employed by version 8 regular expression character
170 * that is, U+0000 through 'a'-1 and 'z'+1 through U+10FFFF
221 * <td style="vertical-align: top;"><em>any character that is not</em><code> special<br>
278 * That method is, however, not particularly efficient, since it "boxes" each code point into a String.
295 * Constant for the set of all code points. (Since UnicodeSets can include strings, does not include everything that a UnicodeSet can.
2265 UnicodeSet that = (UnicodeSet) o; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
TimeZoneTest.java 103 * In addition to these problems, a number of zones are FAKE. That is, they
233 ZoneDescriptor that = (ZoneDescriptor)o; local
234 return that != null &&
235 id.equals(that.id) &&
236 offset == that.offset &&
237 daylight == that.daylight;
381 // Make sure that we don't display the DST name by constructing a fake
382 // PST zone that has DST all year long.
526 * guarantee on Android that {icu}TimeZone.getDefault() returns something that is equal t
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSet.java 49 * After the object is frozen, any subsequent call that wants to change
55 * <em>operand</em> API that allows the caller to modify the value of
58 * <code>UnicodeSet</code> does not actually implement that
60 * modification that they take a character range or single character
77 * methods that add characters, add categories, and control the logic
87 * similar to that employed by version 8 regular expression character
169 * that is, U+0000 through 'a'-1 and 'z'+1 through U+10FFFF
220 * <td style="vertical-align: top;"><em>any character that is not</em><code> special<br>
277 * That method is, however, not particularly efficient, since it "boxes" each code point into a String.
296 * Constant for the set of all code points. (Since UnicodeSets can include strings, does not include everything that a UnicodeSet can.
2334 UnicodeSet that = (UnicodeSet) o; local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneTest.java 99 * In addition to these problems, a number of zones are FAKE. That is, they
229 ZoneDescriptor that = (ZoneDescriptor)o; local
230 return that != null &&
231 id.equals(that.id) &&
232 offset == that.offset &&
233 daylight == that.daylight;
377 // Make sure that we don't display the DST name by constructing a fake
378 // PST zone that has DST all year long.
522 * guarantee on Android that {icu}TimeZone.getDefault() returns something that is equal t
    [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp 4 * Use of this source code is governed by a BSD-style license that can be
51 //make it clear when converting a scalar that this is what is wanted.
2228 SkXPSDevice* that = static_cast<SkXPSDevice*>(dev); local
    [all...]
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/store/
SetterStore.java 89 "The sets don't match! That means the keys shouldn't match also");
548 // Removes all MultiAttributeSetters that require any of the values in attributes
1092 final MultiValueAdapterKey that = (MultiValueAdapterKey) obj; local
1161 MethodDescription that = (MethodDescription) obj; local
1229 AccessorKey that = (AccessorKey) obj; local
    [all...]
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /frameworks/base/core/java/android/app/
Notification.java 82 * A class that represents how a persistent notification is to be presented to
100 * An activity that provides a user interface for adjusting notification preferences for its
101 * containing application. Optional but recommended for apps that post
118 * A notification that is noisy is more likely to be presented as a heads-up notification.
132 * A notification that vibrates is more likely to be presented as a heads-up notification.
159 * Maximum entries of reply text that are accepted by Builder and friends.
168 * Choose a timestamp that will be most relevant to the user. For most finite events, this
169 * corresponds to the time the event happened (or will happen, in the case of events that have
179 * <li>Notification of an upcoming meeting should be stamped with the time the meeting will begin (that is, in the future).</li>
214 * The number of events that this notification represents. For example, in a new mai
1370 WearableExtender that = new WearableExtender(); local
1656 Notification that = new Notification(); local
5787 WearableExtender that = new WearableExtender(); local
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/builder/0.5.7/
builder-0.5.7.jar 
  /external/caliper/lib/
jersey-client-1.11.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-api-0.9.0.M2.jar 
  /prebuilts/devtools/tools/lib/
lint.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.1.0/
lint-24.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.1.3/
lint-24.1.3.jar 

Completed in 1383 milliseconds

<<11121314151617181920>>