HomeSort by relevance Sort by last modified time
    Searched full:componentinfo (Results 26 - 50 of 72) sorted by null

12 3

  /frameworks/av/media/libstagefright/omx/tests/
OMXHarness.cpp 755 List<IOMX::ComponentInfo> componentInfos;
759 for (List<IOMX::ComponentInfo>::iterator it = componentInfos.begin();
761 const IOMX::ComponentInfo &info = *it;
  /external/llvm/utils/llvm-build/llvmbuild/
main.py 5 import componentinfo namespace
75 common,info_iter = componentinfo.load_from_path(llvmbuild_path,
131 self.component_info_map['$ROOT'] = componentinfo.GroupComponentInfo(
    [all...]
  /frameworks/base/core/java/android/content/
ComponentName.java 230 return "ComponentInfo{" + mPackage + "/" + mClass + "}";
  /frameworks/base/services/java/com/android/server/pm/
Settings.java 47 import android.content.pm.ComponentInfo;
    [all...]
  /frameworks/base/core/java/android/content/pm/
PackageManager.java 112 * {@link ComponentInfo} flag: return the {@link ComponentInfo#metaData}
114 * This applies for any API returning a ComponentInfo subclass.
    [all...]
ActivityInfo.java 30 public class ActivityInfo extends ComponentInfo
  /frameworks/av/cmds/stagefright/
stagefright.cpp 899 List<IOMX::ComponentInfo> list;
902 for (List<IOMX::ComponentInfo>::iterator it = list.begin();
  /cts/tests/tests/content/src/android/content/pm/cts/
PackageManagerTest.java 416 // getDrawable is called by ComponentInfo.loadIcon() which called by getActivityIcon()
  /frameworks/base/core/tests/coretests/src/android/content/pm/
ComponentTest.java 632 ComponentInfo providerInfo =
    [all...]
  /frameworks/base/core/java/android/app/
ApplicationPackageManager.java 26 import android.content.pm.ComponentInfo;
921 ResourceName(ComponentInfo cInfo, int _iconId) {
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
jdiff_statistics.html 628 <TD><A HREF="android.content.pm.ComponentInfo.html">
629 android.content.pm.ComponentInfo</A></TD>
classes_index_changes.html 147 <A HREF="android.content.pm.ComponentInfo.html" class="hiddenlink" target="rightframe">ComponentInfo</A><br>
    [all...]
alldiffs_index_changes.html 300 <!-- Class ComponentInfo -->
301 <A HREF="android.content.pm.ComponentInfo.html" class="hiddenlink" target="rightframe">ComponentInfo</A><br>
    [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
classes_index_changes.html 161 <A HREF="android.content.pm.ComponentInfo.html" class="hiddenlink" target="rightframe">ComponentInfo</A><br>
    [all...]
jdiff_statistics.html 840 <TD><A HREF="android.content.pm.ComponentInfo.html">
841 android.content.pm.ComponentInfo</A></TD>
    [all...]
alldiffs_index_changes.html 327 <!-- Class ComponentInfo -->
328 <A HREF="android.content.pm.ComponentInfo.html" class="hiddenlink" target="rightframe">ComponentInfo</A><br>
    [all...]
classes_index_all.html 196 <A HREF="android.content.pm.ComponentInfo.html" class="hiddenlink" target="rightframe">ComponentInfo</A><br>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/19/changes/
jdiff_statistics.html 780 <TD><A HREF="android.content.pm.ComponentInfo.html">
781 android.content.pm.ComponentInfo</A></TD>
    [all...]
alldiffs_index_changes.html 301 <!-- Class ComponentInfo -->
302 <A HREF="android.content.pm.ComponentInfo.html" class="hiddenlink" target="rightframe">ComponentInfo</A><br>
    [all...]
classes_index_all.html 184 <A HREF="android.content.pm.ComponentInfo.html" class="hiddenlink" target="rightframe">ComponentInfo</A><br>
    [all...]
classes_index_changes.html 169 <A HREF="android.content.pm.ComponentInfo.html" class="hiddenlink" target="rightframe">ComponentInfo</A><br>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/
missingSinces.txt 316 NO DOC BLOCK: android.content.pm.ComponentInfo Field descriptionRes
    [all...]
  /frameworks/base/core/res/res/values/
attrs_manifest.xml     [all...]

Completed in 1348 milliseconds

12 3