OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mypackage
(Results
1 - 17
of
17
) sorted by null
/external/apache-harmony/security/src/test/resources/PermissionCollection/
mypermissionBKS.jar
/external/proguard/examples/
midlets.pro
54
# -keep public class
mypackage
.MyClass
55
# -keep public interface
mypackage
.MyInterface
56
# -keep public class * implements
mypackage
.MyInterface
applets.pro
58
# -keep public class
mypackage
.MyClass
59
# -keep public interface
mypackage
.MyInterface
60
# -keep public class * implements
mypackage
.MyInterface
applications.pro
64
# -keep public class
mypackage
.MyClass
65
# -keep public interface
mypackage
.MyInterface
66
# -keep public class * implements
mypackage
.MyInterface
servlets.pro
59
# -keep public class
mypackage
.MyClass
60
# -keep public interface
mypackage
.MyInterface
61
# -keep public class * implements
mypackage
.MyInterface
library.pro
76
# -keep public class
mypackage
.MyClass
77
# -keep public interface
mypackage
.MyInterface
78
# -keep public class * implements
mypackage
.MyInterface
/external/webkit/Source/WebKit/android/plugins/
ANPSystem_npapi.h
42
const char* className = "com.android.
mypackage
.MyClass";
/frameworks/base/tools/aapt/
ResourceTable.cpp
244
const String16
myPackage
;
255
:
myPackage
(_package)
273
if (outTable->hasBagOrEntry(
myPackage
, attr16, ident)) {
282
status_t err = outTable->addBag(sourcePos,
myPackage
,
290
outTable->appendComment(
myPackage
, attr16, ident, comment, appendComment);
299
const String16&
myPackage
,
304
PendingAttribute attr(
myPackage
, in, block, inStyleable);
359
err = outTable->addBag(attr.sourcePos,
myPackage
, attr16, attr.ident,
377
err = outTable->addBag(attr.sourcePos,
myPackage
, attr16, attr.ident,
402
err = outTable->addBag(attr.sourcePos,
myPackage
, attr16, attr.ident
[
all
...]
/external/proguard/docs/manual/
examples.html
112
<code>
mypackage
.MyApplet</code>:
118
-keep public class
mypackage
.MyApplet
122
<code>
mypackage
.MyApplet</code> is an extension of the <code>Applet</code>
135
<code>
mypackage
.MyMIDlet</code>:
146
-keep public class
mypackage
.MyMIDlet
155
<code>
mypackage
.MyMIDlet</code> is an extension of the <code>MIDlet</code>
178
<code>
mypackage
.MyApplet</code>:
188
-keep public class
mypackage
.MyApplet
198
<code>
mypackage
.MyXlet</code>:
209
-keep public class
mypackage
.MyXle
[
all
...]
usage.html
[
all
...]
troubleshooting.html
435
arguments, like <code>Class.forName("
mypackage
.MyClass")</code>. For
439
class
mypackage
.MyClass</code>" or "<code>-keep class * implements
440
mypackage
.MyInterface</code>".</dd>
449
class
mypackage
.MyClass { void myMethod(); }</code>".</dd>
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
JavaSourceWriter.java
35
* java.writePackage("com.something.
mypackage
");
/external/proguard/src/proguard/gui/
GUIResources.properties
368
E.g. only match elements that have an annotation <code>
myPackage
.MyAnnotation</code>.<br>\
376
<code>
myPackage
.MyAnnotation</code>.<br>\
380
E.g. only match classes that implement an interface <code>
myPackage
.MyInterface</code>.</html>
391
<html>The class name, e.g. <code>
myPackage
.MyClass</code><br>\
/external/proguard/src/proguard/classfile/util/
ClassUtil.java
[
all
...]
/cts/tools/host/test/com/android/cts/
ConsoleTests.java
206
final String name = "com.google.android.cts.
mypackage
";
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
FileListingService.java
41
* /data/app/myapp.apk=com.
mypackage
.myapp */
/prebuilt/sdk/tools/linux/
aapt
Completed in 1631 milliseconds