/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
D | ToyVpnService.java | 299 String[] fields = parameter.split(","); in configure() local 301 switch (fields[0].charAt(0)) { in configure() 303 builder.setMtu(Short.parseShort(fields[1])); in configure() 306 builder.addAddress(fields[1], Integer.parseInt(fields[2])); in configure() 309 builder.addRoute(fields[1], Integer.parseInt(fields[2])); in configure() 312 builder.addDnsServer(fields[1]); in configure() 315 builder.addSearchDomain(fields[1]); in configure()
|
/development/samples/ContactManager/src/com/example/android/contactmanager/ |
D | ContactManager.java | 88 String[] fields = new String[] { in populateContactList() local 92 fields, new int[] {R.id.contactEntryText}); in populateContactList()
|
/development/tools/apkcheck/ |
D | README.txt | 3 This compares the set of classes, fields, and methods used by an Android 14 all classes, fields, and methods that are referenced by classes.dex but not 91 and "values"). What isn't included are entries for the fields representing 93 to non-public fields in the class. 108 fields or methods), we emit a warning instead of an error. 177 If an APK refers to a non-public class, but doesn't access any fields
|
/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/ndk/platforms/android-21/include/linux/ |
D | audit.h | 376 __u32 fields[AUDIT_MAX_FIELDS]; member 390 __u32 fields[AUDIT_MAX_FIELDS]; member
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceNetworkViews.java | 176 Field[] fields = klass.getFields(); in translateCommand() local 177 for (Field field : fields) { in translateCommand()
|
/development/ndk/platforms/android-21/arch-x86/include/asm/ |
D | kvm.h | 120 } fields; member
|
/development/ndk/platforms/android-21/arch-x86_64/include/asm/ |
D | kvm.h | 120 } fields; member
|
/development/tools/checkstyle/gitlint/ |
D | LICENSE | 182 boilerplate notice, with the fields enclosed by brackets "[]"
|
/development/host/windows/usb/ |
D | NOTICE | 181 boilerplate notice, with the fields enclosed by brackets "[]"
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 1129 # will contain hyperlink fields. The RTF file will 1132 # programs which support those fields.
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 1129 # will contain hyperlink fields. The RTF file will 1132 # programs which support those fields.
|
/development/samples/SupportLeanbackShowcase/libs/ |
D | gson-1.7.2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 852 rustic - j. characteristic of the fields or country
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 1451 boilerplate notice, with the fields enclosed by brackets "[]" 2170 boilerplate notice, with the fields enclosed by brackets "[]" 3374 boilerplate notice, with the fields enclosed by brackets "[]" 4583 boilerplate notice, with the fields enclosed by brackets "[]" 5828 boilerplate notice, with the fields enclosed by brackets "[]" 8575 boilerplate notice, with the fields enclosed by brackets "[]" 11118 boilerplate notice, with the fields enclosed by brackets "[]" 13536 * boilerplate notice, with the fields enclosed by brackets "[]" 13881 boilerplate notice, with the fields enclosed by brackets "[]"
|
/development/tools/checkstyle/ |
D | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
checkstyle_packages.xml
sun_checks.xml
com/
... |