Searched refs:Public (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/tools/aapt/ |
D | ResourceTable.h | 397 class Public { 399 Public() : sourcePos(), ident(0) { } in Public() function 400 Public(const SourcePos& pos, in Public() function 405 Public(const Public& o) : sourcePos(o.sourcePos), in Public() function 407 ~Public() { } in ~Public() 409 Public& operator=(const Public& o) { 462 DefaultKeyedVector<String16, Public> mPublic;
|
D | ResourceTable.cpp | 3309 mPublic.add(name, Public(sourcePos, String16(), ident)); in addPublic() 3311 Public& p = mPublic.editValueFor(name); in addPublic() 3426 const Public& p = mPublic.valueAt(j); in applyPublicEntryOrder()
|
/frameworks/base/opengl/tests/angeles/ |
D | license.txt | 8 (1) The GNU Lesser General Public License as published by the Free 11 General Public License is included with this source in the
|
D | license-LGPL.txt | 10 as the successor of the GNU Library Public License, version 2, hence 16 freedom to share and change it. By contrast, the GNU General Public 20 This license, the Lesser General Public License, applies to some 24 this license or the ordinary General Public License is the better 28 not price. Our General Public Licenses are designed to make sure that 67 ordinary GNU General Public License. This license, the GNU Lesser 68 General Public License, applies to certain designated libraries, and 69 is quite different from the ordinary General Public License. We use 76 General Public License therefore permits such linking only if the 78 Public License permits more lax criteria for linking other code with [all …]
|
/frameworks/base/docs/html/guide/developing/tools/ |
D | MonkeyRunner.jd | 141 <!-- Public methods --> 142 <h2>Public Methods</h2>
|
D | MonkeyImage.jd | 152 <!-- Public methods --> 153 <h2>Public Methods</h2>
|
D | MonkeyDevice.jd | 447 <!-- Public methods --> 448 <h2>Public Methods</h2>
|
/frameworks/base/ |
D | NOTICE | 279 http://www.unicode.org/Public/, http://www.unicode.org/reports/, 282 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
|
/frameworks/base/docs/html/guide/publishing/ |
D | licensing.jd | 1533 public key for licensing is given in the "Public key" text box. </li>
|