Home
last modified time | relevance | path

Searched refs:Base (Results 1 – 14 of 14) sorted by relevance

/frameworks/volley/tests/src/com/android/volley/mock/
DTestRequest.java30 private static class Base extends Request<byte[]> { class in TestRequest
32 public Base(String url, Response.ErrorListener listener) { in Base() method in TestRequest.Base
36 public Base(int method, String url, Response.ErrorListener listener) { in Base() method in TestRequest.Base
51 public static class DeprecatedGet extends Base {
58 public static class DeprecatedPost extends Base {
74 public static class Get extends Base {
84 public static class Post extends Base {
109 public static class Put extends Base {
131 public static class Delete extends Base {
138 public static class Head extends Base {
[all …]
/frameworks/support/v7/appcompat/
DTHEMES.txt35 Platform.AppCompat <- Base.V7.Theme.AppCompat <- Base.V21.Theme.AppCompat
49 Names: Theme.Base.AppCompat, Theme.Base.AppCompat.Light and Theme.Base.AppCompat.Light.DarkActionBar
53 Theme.V21.Base.AppCompat <- Theme.Base.AppCompat
65 Theme.AppCompat <- Theme.Base.AppCompat
/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h66 typedef DataIteratorBase<ChunkType> Base; typedef
78 : Base(0, 0) in DataIterator()
82 : Base(pChunk, pPos) in DataIterator()
86 : Base(pCopy.m_pChunk, pCopy.m_Pos) in DataIterator()
96 return this->m_pChunk->data[Base::m_Pos];
100 this->Base::advance();
106 this->Base::advance();
/frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
DJavaBridgeBasicsTest.java356 class Base { in testPublicInheritedMethod() class
359 class Derived extends Base { in testPublicInheritedMethod()
368 class Base { in testPrivateInheritedMethod() class
371 class Derived extends Base { in testPrivateInheritedMethod()
378 class Base { in testOverriddenMethod() class
381 class Derived extends Base { in testOverriddenMethod()
/frameworks/compile/mclinker/include/mcld/
DInputTree.h30 typedef PolicyIteratorBase<Input, Traits, IteratorType> Base; typedef
36 : Base() {} in PolicyIterator()
39 : Base(X.m_pNode) {} in PolicyIterator()
42 : Base(X) {} in PolicyIterator()
47 { return !Base::hasData() && !Base::isRoot(); } in isGroup()
/frameworks/compile/mclinker/include/mcld/ADT/
DHashIterator.h263 typedef IteratorBase Base; typedef
308 this->Base::advance();
314 this->Base::advance();
DBinTree.h145 typedef PolicyIteratorBase<DataType, Traits, IteratorType> Base; typedef
151 : Base() {} in PolicyIterator()
154 : Base(X.m_pNode) {} in PolicyIterator()
157 : Base(X) {} in PolicyIterator()
/frameworks/compile/slang/
DRSCCOptions.td77 HelpText<"Base directory for output reflected Java files">;
/frameworks/base/docs/html/design/patterns/
Dnotifications_k.jd27 <h4>Base Layout</h4>
40 Base layout of a notification
Dnotifications.jd60 <h3 id="BaseLayout">Base layout</h3>
89 Base layout of a handheld notification (left) and the same notification on Wear (right),
/frameworks/base/docs/html/guide/appendix/
Dmedia-formats.jd187 <td>Base+progressive</td>
/frameworks/base/docs/html/preview/
Dnotifications.jd42 <h3 id="BaseLayout">Base Layout</h3>
65 Base layout of a handheld notification and the same notification on Wear,
/frameworks/base/docs/html/guide/topics/admin/
Ddevice-admin.jd377 <dd>Base class for implementing a device administration component. This class provides
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd484 <p>Base class for an {@link android.widget.AdapterView} that performs animations when switching