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

  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityModifierTests.java 276 EditType suggested; local
280 suggested = EntityModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
281 assertEquals("Unexpected suggestion", typeHome, suggested);
285 suggested = EntityModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
286 assertEquals("Unexpected suggestion", typeWork, suggested);
290 suggested = EntityModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
291 assertEquals("Unexpected suggestion", typeWork, suggested);
295 suggested = EntityModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE);
296 assertEquals("Unexpected suggestion", typeWork, suggested);
300 suggested = EntityModifier.getBestValidType(state, kindPhone, false, Integer.MIN_VALUE)
    [all...]
  /external/gtest/test/
Android.mk 23 # TODO: Refactor these as 1st class build templates as suggested in
  /external/zlib/
make_vms.com 677 $! All the "brains" of this logic was suggested by Hartmut Becker
  /external/dropbear/libtomcrypt/
crypt.tex 479 printf("Twofish suggested a key size of %d\n", keysize);
484 This should indicate a keysize of sixteen bytes is suggested by storing 16 in \textit{keysize.}
    [all...]
  /external/v8/src/
mirror-debugger.js     [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/clearsilver/
configure 162 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]
  /external/genext2fs/
configure 435 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]
  /external/libpng/
configure     [all...]
  /external/strace/
configure 162 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/dropbear/
configure 162 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]
  /external/e2fsprogs/
configure 435 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]
  /external/expat/
configure 164 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]
  /external/chromium/third_party/libevent/
configure 455 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    [all...]

Completed in 294 milliseconds