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

  /frameworks/support/tests/java/android/support/v4/content/
FileProviderTest.java 59 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
60 strat.addRoot("tag", mContext.getFilesDir());
64 strat.getUriForFile(file).toString());
68 strat.getUriForFile(file).toString());
72 strat.getUriForFile(file);
79 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
80 strat.addRoot("tag", mContext.getFilesDir());
84 strat.getUriForFile(file);
91 SimplePathStrategy strat = new SimplePathStrategy("authority"); local
92 strat.addRoot("tag1", mContext.getFilesDir())
109 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
122 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
133 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
146 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
155 final SimplePathStrategy strat = new SimplePathStrategy("authority"); local
    [all...]
  /frameworks/support/v4/java/android/support/v4/content/
FileProvider.java 212 PathStrategy strat; local
214 strat = sCache.get(authority);
215 if (strat == null) {
217 strat = parsePathStrategy(context, authority);
225 sCache.put(authority, strat);
228 return strat;
239 final SimplePathStrategy strat = new SimplePathStrategy(authority); local
270 strat.addRoot(name, target);
275 return strat;
  /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/kernel-headers/original/linux/
pci.h 682 #define pci_dma_burst_advice(pdev, strat, strategy_parameter) do { } while (0)
  /packages/apps/Email/res/values-fr/
strings.xml     [all...]
  /external/libnfc-nxp/src/
phFriNfc_FelicaMap.c     [all...]
  /packages/apps/Settings/res/values-sk/
strings.xml     [all...]
  /sdk/files/typos/
typos-en.txt     [all...]
  /frameworks/base/core/res/res/values-fr/
strings.xml     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
fr_wordlist.combined.gz 
pl_wordlist.combined.gz 
  /packages/apps/Settings/res/values-ro/
strings.xml     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 1034 milliseconds