Home
last modified time | relevance | path

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

/frameworks/volley/src/test/java/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.h64 typedef DataIteratorBase<ChunkType> Base; typedef
75 DataIterator() : Base(NULL, 0) {} in DataIterator()
77 DataIterator(ChunkType* pChunk, unsigned int pPos) : Base(pChunk, pPos) {} in DataIterator()
79 DataIterator(const DataIterator& pCopy) : Base(pCopy.m_pChunk, pCopy.m_Pos) {} in DataIterator()
87 return this->m_pChunk->data[Base::m_Pos];
91 this->Base::advance();
97 this->Base::advance();
/frameworks/compile/mclinker/include/mcld/
DInputTree.h30 typedef PolicyIteratorBase<Input, Traits, IteratorType> Base; typedef
37 PolicyIterator() : Base() {} in PolicyIterator()
39 PolicyIterator(const iterator& X) : Base(X.m_pNode) {} in PolicyIterator()
41 explicit PolicyIterator(NodeBase* X) : Base(X) {} in PolicyIterator()
45 bool isGroup() const { return !Base::hasData() && !Base::isRoot(); } in isGroup()
/frameworks/compile/mclinker/include/mcld/ADT/
DHashIterator.h251 typedef IteratorBase Base; typedef
286 this->Base::advance();
292 this->Base::advance();
DBinTree.h139 typedef PolicyIteratorBase<DataType, Traits, IteratorType> Base; typedef
147 PolicyIterator() : Base() {} in PolicyIterator()
149 PolicyIterator(const iterator& X) : Base(X.m_pNode) {} in PolicyIterator()
151 explicit PolicyIterator(NodeBase* X) : Base(X) {} in PolicyIterator()
/frameworks/opt/setupwizard/library/
Drules.gradle2 * Base rules for building setup wizard library. This build file is not used directly but rather
/frameworks/compile/slang/
DRSCCOptions.td77 HelpText<"Base directory for output reflected Java files">;
/frameworks/rs/api/
Drs_math.spec822 summary: Base two exponent
906 summary: Base 10 logarithm
934 summary: Base 2 logarithm
948 summary: Base two exponent
1834 summary: Base raised to an exponent
1850 summary: Base raised to an integer exponent
/frameworks/base/docs/html/design/patterns/
Dnotifications_k.jd27 <h4>Base Layout</h4>
40 Base layout of a notification
Dnotifications.jd68 <h3 id="BaseLayout">Base layout</h3>
97 Base layout of a handheld notification (left) and the same notification on Wear (right),
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Doverview.jd1121 Base two exponent
1153 Base 10 logarithm
1169 Base 2 logarithm
1177 Base two exponent
1537 Base raised to an exponent
1545 Base raised to an integer exponent
Dindex.jd1035 Base two exponent
1075 Base 10 logarithm
1091 Base 2 logarithm
1099 Base two exponent
1491 Base raised to an exponent
1499 Base raised to an integer exponent
Drs_math.jd476 Base two exponent
508 Base 10 logarithm
524 Base 2 logarithm
532 Base two exponent
892 Base raised to an exponent
900 Base raised to an integer exponent
3525 <span class='normal'>: Base two exponent</span>
3737 <span class='normal'>: Base 10 logarithm</span>
3815 <span class='normal'>: Base 2 logarithm</span>
3854 <span class='normal'>: Base two exponent</span>
[all …]
/frameworks/base/docs/html/guide/appendix/
Dmedia-formats.jd196 <td>Base+progressive</td>
/frameworks/rs/scriptc/
Drs_math.rsh1404 * ilogb: Base two exponent
1515 * log10: Base 10 logarithm
1553 * log2: Base 2 logarithm
1572 * logb: Base two exponent
3606 * pow: Base raised to an exponent
3626 * pown: Base raised to an integer exponent
/frameworks/base/docs/html/ndk/guides/
Dabis.jd132 Base Platform ABI for the ARM Architecture</a></li>
/frameworks/base/docs/html/guide/topics/admin/
Ddevice-admin.jd382 <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