OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copyChild
(Results
1 - 15
of
15
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
VectorDrawable_Delegate.java
846
Object
copyChild
= children.get(i);
847
if (
copyChild
instanceof VGroup_Delegate) {
848
VGroup_Delegate copyGroup = (VGroup_Delegate)
copyChild
;
852
if (
copyChild
instanceof VFullPath_Delegate) {
853
newPath = new VFullPath_Delegate((VFullPath_Delegate)
copyChild
);
854
} else if (
copyChild
instanceof VClipPath_Delegate) {
855
newPath = new VClipPath_Delegate((VClipPath_Delegate)
copyChild
);
[
all
...]
/frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java
[
all
...]
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
VectorDrawableCompat.java
[
all
...]
/prebuilts/sdk/current/support/graphics/drawable/libs/
android-support-vectordrawable.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar
Completed in 2088 milliseconds