HomeSort by relevance Sort by last modified time
    Searched full:base (Results 2251 - 2275 of 4489) sorted by null

<<919293949596979899100>>

  /frameworks/base/core/java/android/bluetooth/
HeadsetBase.java 28 * The base RFCOMM (service) connection for a headset or handsfree device.
  /frameworks/base/core/java/android/content/pm/
ComponentInfo.java 24 * Base class containing information common to all application components
  /frameworks/base/core/java/android/provider/
SocialContract.java 94 * {@link System#currentTimeMillis()} time base. This field is analogous
  /frameworks/base/core/java/android/text/
LoginFilter.java 26 * Base constructor for LoginFilter
  /frameworks/base/core/java/android/text/style/
LeadingMarginSpan.java 53 * @param dir the base direction of the paragraph; if negative, the margin
  /frameworks/base/core/java/android/view/
Menu.java 86 * container -- or/add this with your base value.
92 * the system -- or/add this with your base value.
99 * your base value.
106 * this with your base value.
  /frameworks/base/core/java/android/webkit/
CacheManager.java 73 // trim the cache on a timer base too. endCacheTransaction() is called on a
74 // timer base. We share the same timer with less frequent update.
214 * get the base directory of the cache. With localPath of the CacheResult,
217 * @return File The base directory of the cache.
CookieSyncManager.java 103 * matches a given base domain.
  /frameworks/base/core/java/android/widget/
HeaderViewListAdapter.java 29 *<p>This is intended as a base class; you will probably not need to
  /frameworks/base/core/tests/coretests/src/android/view/menu/
MenuScenario.java 31 * Utility base class for creating various Menu scenarios. Configurable by the
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ScrollingThroughListOfFocusablesTest.java 30 * TODO: extract base test case that launches {@link ListOfInternalSelectionViews} with
  /frameworks/base/data/sounds/
OriginalAudio.mk 9 LOCAL_PATH:= frameworks/base/data/sounds
  /frameworks/base/docs/html/guide/appendix/
media-formats.jd 98 <td>Base+progressive</td>
  /frameworks/base/docs/html/guide/topics/ui/
how-android-draws.jd 66 want to be measured and positioned. The base LayoutParams class just
  /frameworks/base/docs/html/resources/articles/
listview-backgrounds.jd 48 its base class <code>View</code>) knows it will draw on a solid background and
  /frameworks/base/include/camera/
CameraHardwareInterface.h 59 * It is a referenced counted interface with RefBase as its base class.
  /frameworks/base/include/media/
MediaPlayerInterface.h 59 // abstract base class - use MediaPlayerInterface
  /frameworks/base/libs/utils/
FileMap.cpp 190 LOGV("MAP: base %p/%d data %p/%d\n",
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
sostream.h 76 uint8_t m_Base; ///< Numeric base for writing numbers.
uexception.h 61 /// \brief Base class for exceptions, equivalent to std::exception.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaMimeTest.java 38 make frameworks/base/media/tests/MediaFrameworkTest
  /frameworks/base/packages/TtsService/src/android/tts/
SynthProxy.java 29 * frameworks/base/include/tts/TtsEngine.h
  /frameworks/base/test-runner/src/android/test/
ActivityInstrumentationTestCase2.java 37 * New tests should be written using this base class.
  /frameworks/base/tools/aidl/
generate_java.cpp 13 VariableFactory(const string& base); // base must be short
22 VariableFactory::VariableFactory(const string& base)
23 :m_base(base),
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
BridgeInflater.java 82 // Ignore. We'll try again using the base class below.

Completed in 472 milliseconds

<<919293949596979899100>>