Searched
full:files (Results
1676 -
1700 of
7650) sorted by null
<<61626364656667686970>>
/frameworks/base/core/tests/coretests/src/android/view/ |
StubbedView.java | 26 * Exercise <ViewStub /> tag in XML files.
|
/frameworks/base/media/java/android/media/ |
MediaScannerClient.java | 31 * Called by native code to return metadata extracted from media files.
|
/frameworks/base/media/libdrm/mobile2/src/roap/ |
RoapMessageHandler.cpp | 33 /* load template from files temporarily, FIX ME later */
|
/frameworks/base/opengl/tests/angeles/ |
license.txt | 18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the files
|
/frameworks/base/tests/BrowserTestPlugin/ |
Android.mk | 25 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/frameworks/base/tests/backup/ |
Android.mk | 39 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/hardware/ti/omap3/dspbridge/inc/ |
devdefs.h | 23 * to break circular dependency between WMD and DEV include files.
|
dspapi.h | 23 * files.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
devdefs.h | 23 * to break circular dependency between WMD and DEV include files.
|
dspapi.h | 23 * files.
|
/hardware/ti/omap3/omx/ti_omx_config_parser/ |
Android.mk | 4 $(call add-prebuilt-files, ETC)
|
/ndk/build/core/ |
build-executable.mk | 16 # this file is included from Android.mk files to build a target-specific
|
build-shared-library.mk | 16 # this file is included from Android.mk files to build a target-specific
|
build-static-library.mk | 16 # this file is included from Android.mk files to build a target-specific
|
setup-toolchain.mk | 53 # that contains all public header files for a given platform, plus 54 # some libraries and object files used for linking the generated 55 # target files properly. 73 # compute NDK_APP_DST_DIR as the destination directory for the generated files
|
/ndk/build/tools/ |
find-case-duplicates.sh | 26 ORG_FILES=`(cd $NDK_ROOT_DIR && git ls-files) | sort -f`
|
/ndk/samples/san-angeles/jni/ |
license.txt | 18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the files
|
/packages/apps/Calculator/ |
Android.mk | 24 LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
/packages/apps/Contacts/res/values/ |
donottranslate_config.xml | 23 <!-- If true, all vcard files are imported from SDCard without asking a user. 24 If not, dialog shows to let the user to select whether all vcard files are imported or not. 28 to import all vcard files in SDCard or select one vcard file. If false, the dialog is 64 <!-- Extension for exported VCard files -->
|
/packages/apps/Email/ |
Android.mk | 20 LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
NameFileFilter.java | 28 * For example, to print all files and directories in the
33 * String[] files = dir.list( new NameFileFilter("Test") );
34 * for ( int i = 0; i < files.length; i++ ) {
35 * System.out.println(files[i]);
|
PrefixFileFilter.java | 28 * For example, to print all files and directories in the
33 * String[] files = dir.list( new PrefixFileFilter("Test") );
34 * for ( int i = 0; i < files.length; i++ ) {
35 * System.out.println(files[i]);
|
/packages/apps/IM/ |
Android.mk | 4 LOCAL_SRC_FILES := $(call all-subdir-java-files) \
|
/packages/apps/Phone/ |
Android.mk | 24 LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
/packages/apps/QuickSearchBox/tests/ |
Android.mk | 25 LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
Completed in 445 milliseconds
<<61626364656667686970>>