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

1 2

  /external/chromium_org/chrome/renderer/resources/
neterror.css 248 .suggested-left > #control-buttons,
249 .suggested-right > #details-button {
253 .suggested-right > #control-buttons,
254 .suggested-left > #details-button {
313 .suggested-left > #control-buttons,
314 .suggested-right > #control-buttons {
neterror.js 123 buttons.classList.add('suggested-left');
126 buttons.classList.add('suggested-right');
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
RawContactModifierTests.java 288 EditType suggested; local
292 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
293 assertEquals("Unexpected suggestion", typeHome, suggested);
297 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
298 assertEquals("Unexpected suggestion", typeWork, suggested);
302 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
303 assertEquals("Unexpected suggestion", typeWork, suggested);
307 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
308 assertEquals("Unexpected suggestion", typeWork, suggested);
312 suggested = RawContactModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE)
    [all...]
  /external/nanohttpd/
README.md 41 *Thank you to everyone who has reported bugs and suggested fixes.*
  /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/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 558 // Selecting a different avatar image should update the suggested profile name.
586 // should not update the suggested name anymore.
606 // should not update the suggested name anymore even if the original suggestion
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
metadata_cache.js 689 * Fetches the metadata. It's suggested to return all the metadata this provider
  /art/tools/
cpplint.py     [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/chromium_org/third_party/readability/js/
readability.js 260 * retuns the suggested direction of the string
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
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/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/
lint-checks-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/
lint-checks-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.8.0/
lint-checks-22.8.0.jar 
  /external/genext2fs/
configure 435 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]
  /external/liblzf/
configure 429 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]
  /external/stressapptest/
configure     [all...]
  /external/srtp/
configure 162 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]

Completed in 666 milliseconds

1 2