HomeSort by relevance Sort by last modified time
    Searched refs:suggested (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
RawContactModifierTests.java 326 EditType suggested; local
330 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
331 assertEquals("Unexpected suggestion", typeHome, suggested);
335 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
336 assertEquals("Unexpected suggestion", typeWork, suggested);
340 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
341 assertEquals("Unexpected suggestion", typeWork, suggested);
345 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
346 assertEquals("Unexpected suggestion", typeWork, suggested);
350 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE)
    [all...]
  /external/gmock/test/
Android.mk 23 # TODO: Refactor these as 1st class build templates as suggested in
  /external/gtest/test/
Android.mk 23 # TODO: Refactor these as 1st class build templates as suggested in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java     [all...]
  /external/nanohttpd/
README.md 252 *Thank you to everyone who has reported bugs and suggested fixes.*
  /external/nanohttpd/src/site/markdown/
index.md 248 *Thank you to everyone who has reported bugs and suggested fixes.*
  /external/chromium-trace/catapult/third_party/flot/
NEWS.md 250 redrawOverlayInterval. (suggested in issue 185)
260 - Added processOffset and drawBackground hooks. (suggested in issue 639)
313 replaced by an 'other' slice. (suggested by Devin Bayer, issue #638)
621 - Fix possible excanvas leak (report and suggested fix by tom9729).
624 suggested fix by aspinak).
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/
layer1.py 458 suggested matches.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
vms_make.com     [all...]
  /art/tools/
cpplint.py     [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/iputils/ninfod/
configure     [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py     [all...]
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.0-alpha1/
lint-checks-24.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.0-alpha2/
lint-checks-24.3.0-alpha2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.0-alpha3/
lint-checks-24.3.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.0-alpha4/
lint-checks-24.3.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.0-alpha5/
lint-checks-24.3.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.0-beta1/
lint-checks-24.3.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.0-beta2/
lint-checks-24.3.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.0-beta3/
lint-checks-24.3.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.0-beta4/
lint-checks-24.3.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.3.1/
lint-checks-24.3.1.jar 

Completed in 1966 milliseconds

1 2 3 4 5