/bootable/recovery/ |
install.h | 30 int install_package(const char *root_path, int* wipe_cache,
|
adb_install.cpp | 118 result = install_package(FUSE_SIDELOAD_HOST_PATHNAME, wipe_cache, install_file, false);
|
install.cpp | 255 install_package(const char* path, int* wipe_cache, const char* install_file, function
|
recovery.cpp | 130 * 5. install_package() attempts to install the update 885 int status = install_package(FUSE_SIDELOAD_HOST_PATHNAME, &wipe_cache, [all...] |
/packages/apps/PackageInstaller/ |
AndroidManifest.xml | 28 <action android:name="android.intent.action.INSTALL_PACKAGE" /> 34 <action android:name="android.intent.action.INSTALL_PACKAGE" />
|
/development/samples/ApiDemos/res/layout/ |
install_apk.xml | 29 android:text="Demonstrates using the INSTALL_PACKAGE Intent to install an application."/>
|
/frameworks/base/core/java/android/content/ |
Intent.java | [all...] |
/prebuilts/sdk/14/ |
android.jar | |
/prebuilts/sdk/api/ |
14.txt | [all...] |
15.txt | [all...] |
16.txt | [all...] |
17.txt | [all...] |
18.txt | [all...] |