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

  /frameworks/base/libs/androidfw/
AssetManager.cpp 940 String8 excludeName(path);
941 excludeName.append(kExcludeExtension);
942 if (::getFileType(excludeName.string()) != kFileTypeNonexistent) {
944 //printf("+++ excluding '%s'\n", (const char*) excludeName);
966 String8 excludeName(path);
967 excludeName.append(kExcludeExtension);
969 if (mCache.indexOf(excludeName) != NAME_NOT_FOUND) {
971 //printf("+++ Excluding '%s'\n", (const char*) excludeName);
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.R.attr.html 437 <A NAME="android.R.attr.excludeName"></A>
438 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#excludeName" target="_top"><code>excludeName</code></A></nobr>
    [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
  /frameworks/base/docs/html/sdk/api_diff/preview-21/changes/
android.R.attr.html 536 <A NAME="android.R.attr.excludeName"></A>
537 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#excludeName" target="_top"><code>excludeName</code></A></nobr>
    [all...]
fields_index_additions.html 419 <nobr><A HREF="android.R.attr.html#android.R.attr.excludeName" class="hiddenlink" target="rightframe">excludeName</A>
    [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
fields_index_all.html     [all...]
  /frameworks/base/core/java/android/transition/
Transition.java 107 * <code>excludeName</code>, which this transition acts upon.
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/preview-21/
missingSinces.txt     [all...]
user_comments_for_l-preview_to_21.xml 385 <identifier id="android.R.attr.excludeName"/>
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /frameworks/base/core/res/res/values/
public.xml     [all...]
attrs.xml     [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/
missingSinces.txt     [all...]
user_comments_for_20_to_21.xml 397 <identifier id="android.R.attr.excludeName"/>
    [all...]
  /frameworks/base/api/
current.txt     [all...]
system-current.txt     [all...]
  /prebuilts/sdk/api/
21.txt     [all...]
22.txt     [all...]
  /prebuilts/sdk/system-api/
22.txt     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 1675 milliseconds