OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_UNINSTALL_PACKAGE
(Results
1 - 10
of
10
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/ui/
SplashScreen.java
73
final Intent intent = new Intent(Intent.
ACTION_UNINSTALL_PACKAGE
,
/development/samples/ApiDemos/src/com/example/android/apis/content/
InstallApk.java
130
Intent intent = new Intent(Intent.
ACTION_UNINSTALL_PACKAGE
);
139
Intent intent = new Intent(Intent.
ACTION_UNINSTALL_PACKAGE
);
/packages/apps/Settings/src/com/android/settings/
HomeSettings.java
105
Intent uninstallIntent = new Intent(Intent.
ACTION_UNINSTALL_PACKAGE
, packageURI);
/packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java
[
all
...]
/frameworks/base/core/java/android/content/
Intent.java
[
all
...]
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 192 milliseconds