Searched refs:methods (Results 1 – 20 of 20) sorted by relevance
/development/samples/SimpleJNI/jni/ |
D | native.cpp | 39 static JNINativeMethod methods[] = { variable 72 methods, sizeof(methods) / sizeof(methods[0]))) { in registerNatives()
|
/development/tools/winscope/src/mixins/ |
D | SaveAsZip.js | 21 methods: {
|
D | FileType.js | 60 methods: mixin,
|
D | FocusedDataViewFinder.js | 30 methods: {
|
D | Timeline.js | 103 methods: {
|
/development/tools/apkcheck/ |
D | README.txt | 3 This compares the set of classes, fields, and methods used by an Android 5 use of any unpublished members or methods. 14 all classes, fields, and methods that are referenced by classes.dex but not 90 Enumeration classes are included, and always have two methods ("valueOf" 100 (3) Public annotation methods are not listed 108 fields or methods), we emit a warning instead of an error. 178 or methods, a warning is emitted instead of an error.
|
/development/tools/winscope/libs/virtualList/ |
D | Item.js | 30 methods: { property
|
D | VirtualList.js | 84 methods: { property
|
/development/tools/mkstubs/ |
D | README.txt | 11 - exclude specific classes, fields or methods. 76 This is not orthogonal to the fact that private fields and methods are automatically 79 - Private fields and methods are automatically excluded. There is no command line
|
/development/samples/training/multiscreen/newsreader/ |
D | proguard.cfg | 18 native <methods>;
|
/development/samples/training/basic/ActivityLifecycle/ |
D | proguard.cfg | 18 native <methods>;
|
/development/tools/winscope/src/ |
D | NodeContextMenu.vue | 19 methods: {
|
D | LogEntry.vue | 70 methods: {
|
D | TransactionEntry.vue | 116 methods: {
|
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/ |
D | SimpleWikiHelper.java | 23 import org.apache.http.client.methods.HttpGet;
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
D | SimpleWikiHelper.java | 23 import org.apache.http.client.methods.HttpGet;
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
D | ImageDownloader.java | 22 import org.apache.http.client.methods.HttpGet;
|
D | XmlDocumentProvider.java | 22 import org.apache.http.client.methods.HttpGet;
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/ |
D | NetworkUtilities.java | 27 import org.apache.http.client.methods.HttpPost;
|
/development/tools/winscope/ |
D | yarn.lock | 368 "@babel/plugin-proposal-private-methods@^7.13.0": 370 …s://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-… 745 "@babel/plugin-proposal-private-methods" "^7.13.0" 3257 methods "~1.1.2" 4961 methods@~1.1.2: 4963 …resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0…
|