Searched refs:package (Results 1 - 25 of 93) sorted by last modified time

1234

/frameworks/support/
H A Dapicheck.mk21 # $(support_module_java_packages) - list of package names containing public classes
/frameworks/support/customtabs/
H A DAndroid.mk20 # in their makefiles to include the resources in their package.
/frameworks/support/design/
H A DAndroid.mk91 # in their makefiles to include the resources in their package.
/frameworks/support/percent/
H A DAndroid.mk32 # in their makefiles to include the resources in their package.
/frameworks/support/v14/preference/
H A DAndroid.mk37 # in their makefiles to include the resources in their package.
/frameworks/support/v17/leanback/
H A DAndroid.mk76 # in their makefiles to include the resources in their package.
/frameworks/support/v17/preference-leanback/
H A DAndroid.mk50 # in their makefiles to include the resources in their package.
/frameworks/support/v7/appcompat/
H A DAndroid.mk20 # in their makefiles to include the resources in their package.
/frameworks/support/v7/cardview/
H A DAndroid.mk68 # in their makefiles to include the resources in their package.
/frameworks/support/v7/gridlayout/
H A DAndroid.mk20 # in their makefiles to include the resources in their package.
/frameworks/support/v7/mediarouter/
H A DAndroid.mk59 # in their makefiles to include the resources in their package.
/frameworks/support/v7/preference/
H A DAndroid.mk37 # in their makefiles to include the resources in their package.
/frameworks/support/v7/recyclerview/
H A DAndroid.mk34 # in their makefiles to include the resources in their package.
/frameworks/rs/api/
H A Drs_core.spec29 APIs, see the <a target="_parent" href="http://developer.android.com/reference/android/renderscript/package-summary.html">android.renderscript</a> package reference.
/frameworks/rs/java/tests/ImageProcessing2/
H A DAndroid.mk34 LOCAL_RENDERSCRIPT_FLAGS := -rs-package-name=android.support.v8.renderscript
/frameworks/rs/java/tests/RSTest_CompatLib/
H A DAndroid.mk37 LOCAL_RENDERSCRIPT_FLAGS := -rs-package-name=android.support.v8.renderscript
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/
H A DAndroid.mk42 LOCAL_RENDERSCRIPT_FLAGS := -rs-package-name=android.support.v8.renderscript
/frameworks/opt/vcard/
H A DAndroid.mk26 # Build the test package.
/frameworks/opt/inputmethodcommon/
H A DAndroid.mk24 # Build the test package
/frameworks/opt/calendar/
H A DAndroid.mk25 # Build the test package
/frameworks/ex/common/
H A DAndroid.mk28 # Build the test package
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jar ... android/databinding/ android/databinding/Bindable.class Bindable.java package android.databinding public abstract annotation android.databinding. ...
/frameworks/compile/libbcc/tests/debuginfo/
H A Dbuild_test_apk.sh88 --package)
136 echo " --package <name> Package namespace for your project"
154 # Compute activity, appname, and java package, if not specified via parameters
168 run $SDK/tools/android create project --target $TARGET --name $NAME --path $OUT_DIR --activity $ACTIVITY --package $PACKAGE
/frameworks/base/tools/aapt2/
H A DBindingXmlPullParser.cpp255 bool BindingXmlPullParser::applyPackageAlias(std::u16string* package, argument
257 return mParser->applyPackageAlias(package, defaultPackage);
H A DBindingXmlPullParser.h45 bool applyPackageAlias(std::u16string* package, const std::u16string& defaultPackage)

Completed in 576 milliseconds

1234