HomeSort by relevance Sort by last modified time
    Searched full:that (Results 1601 - 1625 of 189771) sorted by null

<<61626364656667686970>>

  /frameworks/base/core/java/android/hardware/
package.html 3 <p>Provides support for hardware features, such as the camera and other sensors. Be aware that
5 that your application requires using the <a
  /frameworks/base/test-base/src/junit/framework/
Assert.java 15 * Asserts that a condition is true. If it isn't it throws
23 * Asserts that a condition is true. If it isn't it throws
30 * Asserts that a condition is false. If it isn't it throws
37 * Asserts that a condition is false. If it isn't it throws
59 * Asserts that two objects are equal. If they are not
70 * Asserts that two objects are equal. If they are not
77 * Asserts that two Strings are equal.
88 * Asserts that two Strings are equal.
94 * Asserts that two doubles are equal concerning a delta. If they are not
105 * Asserts that two doubles are equal concerning a delta. If the expecte
    [all...]