OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:layoutlib
(Results
151 - 175
of
205
) sorted by null
1
2
3
4
5
6
7
8
9
/prebuilts/devtools/repository/
sdk-addon-4.xsd
41
- <addon> element now has an optional <
layoutlib
> that indicates the API
144
<!-- Optional information on the
layoutlib
packaged in this platform. -->
145
<xsd:element name="
layoutlib
" type="sdk:layoutlibType" minOccurs="0" />
168
Version information for a
layoutlib
included in an addon.
172
<!-- The
layoutlib
API level, an int > 0,
sdk-addon-5.xsd
41
- <addon> element now has an optional <
layoutlib
> that indicates the API
145
<!-- Optional information on the
layoutlib
packaged in this platform. -->
146
<xsd:element name="
layoutlib
" type="sdk:layoutlibType" minOccurs="0" />
169
Version information for a
layoutlib
included in an addon.
173
<!-- The
layoutlib
API level, an int > 0,
sdk-repository-4.xsd
55
- <platform> element now has a mandatory <
layoutlib
> that indicates the API
95
<!-- Information on the
layoutlib
packaged in this platform. -->
96
<xsd:element name="
layoutlib
" type="sdk:layoutlibType" />
129
Version information for a
layoutlib
included in a platform.
133
<!-- The
layoutlib
API level, an int > 0,
sdk-repository-5.xsd
55
- <platform> element now has a mandatory <
layoutlib
> that indicates the API
105
<!-- Information on the
layoutlib
packaged in this platform. -->
106
<xsd:element name="
layoutlib
" type="sdk:layoutlibType" />
145
Version information for a
layoutlib
included in a platform.
149
<!-- The
layoutlib
API level, an int > 0,
sdk-repository-6.xsd
55
- <platform> element now has a mandatory <
layoutlib
> that indicates the API
110
<!-- Information on the
layoutlib
packaged in this platform. -->
111
<xsd:element name="
layoutlib
" type="sdk:layoutlibType" />
155
Version information for a
layoutlib
included in a platform.
159
<!-- The
layoutlib
API level, an int > 0,
sdk-repository-7.xsd
55
- <platform> element now has a mandatory <
layoutlib
> that indicates the API
117
<!-- Information on the
layoutlib
packaged in this platform. -->
118
<xsd:element name="
layoutlib
" type="sdk:layoutlibType" />
157
Version information for a
layoutlib
included in a platform.
161
<!-- The
layoutlib
API level, an int > 0,
sdk-repository-8.xsd
55
- <platform> element now has a mandatory <
layoutlib
> that indicates the API
124
<!-- Information on the
layoutlib
packaged in this platform. -->
125
<xsd:element name="
layoutlib
" type="sdk:layoutlibType" />
164
Version information for a
layoutlib
included in a platform.
168
<!-- The
layoutlib
API level, an int > 0,
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Region_Delegate.java
20
import com.android.
layoutlib
.bridge.Bridge;
21
import com.android.
layoutlib
.bridge.impl.DelegateManager;
22
import com.android.tools.
layoutlib
.annotations.LayoutlibDelegate;
/sdk/eclipse/scripts/
create_all_symlinks.sh
133
BASE_PLUGIN_LIBS="base:common swt:sdkstats base:sdklib base:dvlib base:
layoutlib
-api base:sdk-common"
193
# We can't build enough of the platform on Cygwin to create
layoutlib
194
BRIDGE_LIBS="make:
layoutlib
base:ninepatch"
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java
17
package com.android.
layoutlib
.bridge.android;
26
import com.android.
layoutlib
.bridge.Bridge;
27
import com.android.
layoutlib
.bridge.BridgeConstants;
28
import com.android.
layoutlib
.bridge.android.view.WindowManagerImpl;
29
import com.android.
layoutlib
.bridge.impl.ParserFactory;
30
import com.android.
layoutlib
.bridge.impl.Stack;
[
all
...]
BridgeXmlBlockParser.java
17
package com.android.
layoutlib
.bridge.android;
21
import com.android.
layoutlib
.bridge.impl.ParserFactory;
BridgeIInputMethodManager.java
17
package com.android.
layoutlib
.bridge.android;
BridgeWindowSession.java
17
package com.android.
layoutlib
.bridge.android;
/frameworks/base/tools/layoutlib/bridge/src/android/view/
LayoutInflater_Delegate.java
19
import com.android.tools.
layoutlib
.annotations.LayoutlibDelegate;
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
FakeExpandableAdapter.java
17
package com.android.
layoutlib
.bridge.impl.binding;
/frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
ICU_Delegate.java
19
import com.android.tools.
layoutlib
.annotations.LayoutlibDelegate;
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DelegateClassAdapter.java
17
package com.android.tools.
layoutlib
.create;
TransformClassAdapter.java
17
package com.android.tools.
layoutlib
.create;
DelegateMethodAdapter2.java
17
package com.android.tools.
layoutlib
.create;
19
import com.android.tools.
layoutlib
.annotations.LayoutlibDelegate;
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/java/
Charsets.java
17
package com.android.tools.
layoutlib
.java;
Objects.java
17
package com.android.tools.
layoutlib
.java;
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
RenameClassAdapterTest.java
18
package com.android.tools.
layoutlib
.create;
/prebuilts/devtools/tools/
android.bat
60
copy /B /D /Y lib\
layoutlib
-api.jar %tmp_dir%\lib\ > nul
/prebuilts/devtools/tools/lib/
sdk-common.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageOverlay.java
64
* by the
LayoutLib
. */
399
// (such that we could paint one into the image after a
layoutlib
render)
Completed in 562 milliseconds
1
2
3
4
5
6
7
8
9