HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 276 - 300 of 1667) sorted by null

<<11121314151617181920>>

  /packages/apps/TV/src/com/android/tv/menu/
MenuView.java 126 // Change the visibility as late as possible to avoid the unnecessary animation.
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
FragmentStatePagerAdapter2.java 38 * for situations where state save/restore when paging is unnecessary</li>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryCollection.java 69 // To avoid creating unnecessary objects, we get the list out of the first
  /prebuilts/go/darwin-x86/src/io/ioutil/
ioutil.go 129 // ioutil.Discard can avoid doing unnecessary work.
  /prebuilts/go/darwin-x86/src/runtime/
sigqueue.go 24 // unnecessary rechecks of sig.mask, but it cannot lead to missed signals
  /prebuilts/go/darwin-x86/src/sync/
mutex_test.go 176 // unnecessary rescheduling is penalized by cache misses.
  /prebuilts/go/linux-x86/src/io/ioutil/
ioutil.go 129 // ioutil.Discard can avoid doing unnecessary work.
  /prebuilts/go/linux-x86/src/runtime/
sigqueue.go 24 // unnecessary rechecks of sig.mask, but it cannot lead to missed signals
  /prebuilts/go/linux-x86/src/sync/
mutex_test.go 176 // unnecessary rescheduling is penalized by cache misses.
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
arrays_csharp.i 13 * unnecessary copying.
  /sdk/eclipse/
pom.xml 148 Don't include META-INF/maven in the jar files, this causes an unnecessary increase in the
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic6x.h 114 emitted only once per section, to save unnecessary bloat. */
  /toolchain/binutils/binutils-2.25/gas/
read.h 24 unnecessary places. Normally undefined. For compatibility with
  /art/runtime/gc/space/
space.h 238 // from Heap::num_bytes_allocated_ or zero if unnecessary.
244 // from Heap::num_bytes_allocated_ or zero if unnecessary.
  /docs/source.android.com/src/devices/tech/power/
mgmt.jd 289 payload</a> (to avoid unnecessary subsequent network access).</li>
317 optimizing. Unnecessary exemptions undermine the benefits of Doze and App
  /docs/source.android.com/src/security/selinux/
customize.jd 93 <p>To prevent unnecessary issues, it is better to be overbroad and over-compatible
292 functionality that isn?t needed. Remove the unnecessary component.</p>
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/
unit_testcase.py 262 This makes it unnecessary to specify all the params of that class
290 This makes it unnecessary to specify
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
CHANGES 148 + decoder code improved to prevent unnecessary pyasn1 objects creation
154 + ChoiceDecoder split-off SequenceOf one to save on unnecessary checks.
  /external/guava/guava/src/com/google/common/base/
Converter.java 70 * a "fake" converter for a unit test. It is unnecessary (and confusing) to <i>mock</i> the
390 * unnecessary to create <i>new</i> classes implementing {@code Function} just to pass them in
  /external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
LongMath.java 75 * @throws ArithmeticException if {@code mode} is {@link RoundingMode#UNNECESSARY} and {@code x}
83 case UNNECESSARY:
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/
AbstractCommandHandler.java 51 * allowing CommandHandler implementations to avoid unnecessary exception-handling. All checked
74 * allowing CommandHandler implementations to avoid unnecessary exception-handling. All checked
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 305 <h3>When saving image assets, remove unnecessary metadata</h3>
309 unnecessary headers and metadata from your PNG assets. Tools such as <a
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 188 * In vCrad 3.0, this flag is unnecessary, since "TYPE=" is MUST in vCard 3.0 specification.
225 * removed unnecessary characters inside the number (e.g. "111-222-3333 (Miami)"
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialNameMatcher.java 90 * Strips a phone number of unnecessary characters (spaces, dashes, etc.)
100 * Strips a phone number of unnecessary characters (spaces, dashes, etc.)
  /bootable/recovery/minzip/
Bits.h 248 * Returns the string and its length. (The latter is probably unnecessary

Completed in 803 milliseconds

<<11121314151617181920>>