HomeSort by relevance Sort by last modified time
    Searched refs:sourcePackage (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/content/pm/
LabeledIntent.java 39 * @param sourcePackage The package in which the label and icon live.
43 public LabeledIntent(Intent origIntent, String sourcePackage,
46 mSourcePackage = sourcePackage;
57 * @param sourcePackage The package in which the label and icon live.
61 public LabeledIntent(Intent origIntent, String sourcePackage,
64 mSourcePackage = sourcePackage;
74 * @param sourcePackage The package in which the label and icon live.
78 public LabeledIntent(String sourcePackage, int labelRes, int icon) {
79 mSourcePackage = sourcePackage;
89 * @param sourcePackage The package in which the label and icon live
    [all...]
  /frameworks/base/services/java/com/android/server/
PackageManagerService.java     [all...]
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 29 milliseconds