HomeSort by relevance Sort by last modified time
    Searched full:strat (Results 1 - 25 of 30) sorted by null

1 2

  /frameworks/support/tests/java/android/support/v4/content/
FileProviderTest.java 61 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
62 strat.addRoot("tag", mContext.getFilesDir());
66 strat.getUriForFile(file).toString());
70 strat.getUriForFile(file).toString());
74 strat.getUriForFile(file);
81 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
82 strat.addRoot("tag", mContext.getFilesDir());
86 strat.getUriForFile(file);
93 SimplePathStrategy strat = new SimplePathStrategy("authority"); local
94 strat.addRoot("tag1", mContext.getFilesDir())
111 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
124 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
135 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
148 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
157 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
    [all...]
  /external/ltrace/testsuite/ltrace.minor/
time-record-tt.exp 33 # match the line with sleep and extract the strat time and sleep argument.
77 # match the line with sleep and extract the strat time and sleep argument.
time-record-ttt.exp 34 # match the line with sleep and extract the strat time and sleep argument.
81 # match the line with sleep and extract the strat time and sleep argument.
  /frameworks/support/v4/java/android/support/v4/content/
FileProvider.java 529 PathStrategy strat; local
531 strat = sCache.get(authority);
532 if (strat == null) {
534 strat = parsePathStrategy(context, authority);
542 sCache.put(authority, strat);
545 return strat;
556 final SimplePathStrategy strat = new SimplePathStrategy(authority); local
587 strat.addRoot(name, target);
592 return strat;
    [all...]
  /external/zlib/src/as400/
zlib.inc 331 D deflateParams PR 10I 0 extproc('deflateParams') Change level & strat
336 D deflateBound PR 10U 0 extproc('deflateBound') Change level & strat
340 D deflatePending PR 10I 0 extproc('deflatePending') Change level & strat
345 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat
  /external/chromium_org/chrome/app/resources/
google_chrome_strings_fr.xtb 196 <translation id="4568169453579447500">Impossible de mettre à jour Google Chrome en raison de paramètres de stratégie de groupe Google Update incohérents. Veuillez utiliser l'Éditeur de stratégies de groupe pour définir la stratégie de mise à jour de substitution pour l'application Google Chrome Binaries, puis réessayez. Pour plus de détails, rendez-vous sur http://goo.gl/uJ9gV.</translation>
    [all...]
generated_resources_fr.xtb     [all...]
generated_resources_ro.xtb     [all...]
  /external/chromium_org/components/strings/
components_strings_ro.xtb 95 <translation id="1152921474424827756">Accesa?i o <ph name="BEGIN_LINK"/>copie p?strat? în memoria cache<ph name="END_LINK"/> a site-ului <ph name="URL"/></translation>
  /external/chromium_org/components/policy/resources/
policy_templates_fr.xtb 74 Par défaut, toutes les extensions figurent sur la liste blanche. Toutefois, si toutes les extensions ont été mises sur la liste noire par la stratégie, seules les extensions expressément indiquées dans la liste blanche pourront être utilisées.</translation>
    [all...]
policy_templates_hu.xtb     [all...]
policy_templates_lv.xtb     [all...]
policy_templates_sk.xtb     [all...]
  /packages/apps/Email/res/values-fr/
strings.xml 221 <string name="device_admin_description" msgid="4299378570982520839">"Active les stratégies de sécurité spécifiées par le serveur."</string>
  /packages/apps/Email/res/values-fr-rCA/
strings.xml 221 <string name="device_admin_description" msgid="4299378570982520839">"Active les stratégies de sécurité spécifiées par le serveur."</string>
  /external/chromium_org/tools/grit/grit/testdata/
generated_resources_fr.xtb     [all...]
  /external/libnfc-nxp/src/
phFriNfc_FelicaMap.c     [all...]
  /external/chromium_org/chrome/app/resources/terms/
terms_pl.html     [all...]
  /packages/apps/TvSettings/Settings/res/values-ro/
strings.xml     [all...]
  /sdk/files/typos/
typos-en.txt     [all...]
  /packages/apps/Settings/res/values-sk/
strings.xml     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
ro_wordlist.combined.gz 
fr_wordlist.combined.gz 
  /prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/
support-v4-13.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.jar 

Completed in 1655 milliseconds

1 2