OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unInstall
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Stk/src/com/android/stk/
StkAppInstaller.java
45
public static void
unInstall
(Context context) {
StkAppService.java
313
//If all StkServices are not available, stop itself and
uninstall
apk.
326
StkAppInstaller.
unInstall
(mContext);
554
StkAppInstaller.
unInstall
(mContext);
607
//
Uninstall
STKAPP, Clear Idle text, Stop StkAppService
611
StkAppInstaller.
unInstall
(mContext);
626
//
Uninstall
STkmenu
628
StkAppInstaller.
unInstall
(mContext);
[
all
...]
Completed in 45 milliseconds