Searched defs:INSTALL_ALLOW_TEST (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java309 public static final int INSTALL_ALLOW_TEST = 0x00000004; field in class:PackageManager
487 * package and the caller has not supplied the {@link #INSTALL_ALLOW_TEST}
2580 * {@link #INSTALL_REPLACE_EXISTING}, {@link #INSTALL_ALLOW_TEST}.
2601 * {@link #INSTALL_REPLACE_EXISTING}, {@link #INSTALL_ALLOW_TEST}
2634 * {@link #INSTALL_REPLACE_EXISTING}, {@link #INSTALL_ALLOW_TEST}

Completed in 33 milliseconds