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

  /external/oauth/core/src/main/java/
Android.mk 4 # This will build the client static library for the Google Services Framework
  /external/clang/lib/Lex/
HeaderSearch.cpp 76 fprintf(stderr, "%d framework lookups.\n", NumFrameworkLookups);
127 // Look in each of the framework directories for an umbrella header with
136 // Skip non-framework include paths
220 /// DirectoryLookup, which is a framework directory.
231 // Framework names must have a '/' in the filename.
235 // Find out if this is the home for the specified framework, by checking
244 // Otherwise, construct the path to this framework dir.
255 // FrameworkName = "/System/Library/Frameworks/Cocoa.framework/"
256 FrameworkName += ".framework/";
263 // If the framework dir doesn't exist, we fail
    [all...]
  /external/clang/include/clang/Lex/
HeaderSearch.h 52 /// \brief Whether this is a header inside a framework that is currently
55 /// When a framework is being built, the headers have not yet been placed
56 /// into the appropriate framework subdirectories, and therefore are
58 /// those framework headers.
82 /// \brief If this header came from a framework include, this is the name
83 /// of the framework.
84 StringRef Framework;
118 /// file referenced by a #include or #include_next, (sub-)framework lookup, etc.
153 /// FrameworkMap - This is a collection mapping a framework or subframework
154 /// name like "Carbon" to the Carbon.framework directory
    [all...]
  /frameworks/base/docs/html/resources/
resources-data.js 182 en: 'ListViews are very popular widgets within the Android framework. This article describes some of the optimizations used by the ListView widget, and how to avoid some common issues that this causes when trying to use a custom background.'
222 en: 'The Input Method Framework (IMF) allows users to take advantage of on-screen input methods, such as software keyboards. This article provides an overview of Input Method Editors (IMEs) and how applications interact with them.'
242 en: 'Quick Search Box (QSB) is a powerful, system-wide search framework. QSB makes it possible for users to quickly and easily find what they\'re looking for, both on their devices and on the web. This article discusses how to work with the QSB framework to add new search results for an installed application.'
289 en: 'UI Framework Changes in Android 1.5'
299 en: 'UI Framework Changes in Android 1.6'
427 en: 'A variety of small applications that demonstrate an extensive collection of framework topics.'
657 en: 'Demonstrates how an application can communicate with a cloud-based service and synchronize its data with data stored locally in a content provider. The sample uses two related parts of the Android framework — the account manager and the synchronization manager (through a sync adapter).'
667 en: 'A sample application that demonstrates Android\'s search framework, including how to provide search suggestions for Quick Search Box.'
912 en: 'A basic introduction to the Android testing framework.
    [all...]
resources_toc.cs 370 <li><a href="<?cs var:toroot ?>resources/faq/framework.html">
371 <span class="en">App Framework FAQ</span>
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 51 <span class="en">Framework Topics</span>
52 <span class="de" style="display:none">Framework-Themen</span>
53 <span class="es" style="display:none">Temas sobre el framework</span>
54 <span class="fr" style="display:none">Thèmes relatifs au framework</span>
55 <span class="it" style="display:none">Argomenti relativi al framework</span>
    [all...]
  /prebuilt/common/osgi/
osgi.jar 

Completed in 153 milliseconds