HomeSort by relevance Sort by last modified time
    Searched full:install_package (Results 1 - 14 of 14) sorted by null

  /bootable/recovery/
install.h 30 int install_package(const char *root_path, int* wipe_cache,
adb_install.cpp 109 return install_package(ADB_SIDELOAD_FILENAME, wipe_cache, install_file);
install.cpp 230 install_package(const char* path, int* wipe_cache, const char* install_file) function
recovery.cpp 114 * 5. install_package() attempts to install the update
628 result = install_package(copy, wipe_cache, TEMPORARY_INSTALL_FILE);
944 status = install_package(update_package, &wipe_cache, TEMPORARY_INSTALL_FILE);
    [all...]
  /packages/apps/PackageInstaller/
AndroidManifest.xml 24 <action android:name="android.intent.action.INSTALL_PACKAGE" />
30 <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/api/
current.txt     [all...]
  /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...]

Completed in 144 milliseconds