OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mypackage
(Results
26 - 43
of
43
) sorted by null
1
2
/external/proguard/docs/manual/
examples.html
87
-keep public class
mypackage
.MyMain {
102
<code>
mypackage
.MyMain</code> and <code>java.lang.String[]</code>.
130
<code>
mypackage
.MyApplet</code>:
136
-keep public class
mypackage
.MyApplet
140
<code>
mypackage
.MyApplet</code> is an extension of the <code>Applet</code>
153
<code>
mypackage
.MyMIDlet</code>:
164
-keep public class
mypackage
.MyMIDlet
173
<code>
mypackage
.MyMIDlet</code> is an extension of the <code>MIDlet</code>
196
<code>
mypackage
.MyApplet</code>:
206
-keep public class
mypackage
.MyApple
[
all
...]
usage.html
183
"<code>
mypackage
.MyClass.class.getResource("")</code>". You'll then want to
185
mypackage
</code>". If the option is specified without a filter, all
[
all
...]
troubleshooting.html
333
can specify "<code>-dontwarn
mypackage
.MyInconsistentClass</code>".
[
all
...]
gradle.html
391
keep 'public class
mypackage
.MyMainClass { \
400
name: '
mypackage
.MyMainClass', {
/external/chromium_org/third_party/jinja2/
loaders.py
200
loader = PackageLoader('
mypackage
', 'views')
319
'app1': PackageLoader('
mypackage
.app1'),
320
'app2': PackageLoader('
mypackage
.app2')
/cts/tools/utils/cts/
tools.py
130
package The package that contains the tests. e.g. android.
mypackage
148
package The package that contains the tests. e.g. android.
mypackage
/external/chromium_org/third_party/android_crazy_linker/src/
README.TXT
85
'
mypackage
.MyClass.myNativeMethod()'
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
JavaSourceWriter.java
35
* java.writePackage("com.something.
mypackage
");
/external/proguard/src/proguard/gui/
GUIResources.properties
378
E.g. only match elements that have an annotation <code>
myPackage
.MyAnnotation</code>.<br>\
386
<code>
myPackage
.MyAnnotation</code>.<br>\
390
E.g. only match classes that implement an interface <code>
myPackage
.MyInterface</code>.</html>
401
<html>The class name, e.g. <code>
myPackage
.MyClass</code><br>\
/ndk/sources/android/crazy_linker/
README.TXT
85
'
mypackage
.MyClass.myNativeMethod()'
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
usage.html
[
all
...]
troubleshooting.html
536
arguments, like <code>Class.forName("
mypackage
.MyClass")</code>. For
540
class
mypackage
.MyClass</code>" or "<code>-keep class * implements
541
mypackage
.MyInterface</code>".</dd>
550
class
mypackage
.MyClass { void myMethod(); }</code>".
[
all
...]
/external/chromium_org/third_party/cython/src/
pylintrc
43
#
mypackage
.mymodule.MyReporterClass.
/external/antlr/antlr-3.4/runtime/Python/tests/
t052import.py
[
all
...]
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestCompositeGrammars.java
[
all
...]
/external/proguard/src/proguard/classfile/util/
ClassUtil.java
[
all
...]
/external/chromium_org/build/
java_apk.gypi
13
# 'apk_name': '
MyPackage
',
[
all
...]
/prebuilts/sdk/tools/linux/
aapt
Completed in 435 milliseconds
1
2