HomeSort by relevance Sort by last modified time
    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 349 //If all StkServices are not available, stop itself and uninstall apk.
363 StkAppInstaller.unInstall(mContext);
622 StkAppInstaller.unInstall(mContext);
692 // Uninstall STKAPP, Clear Idle text, Stop StkAppService
698 StkAppInstaller.unInstall(mContext);
713 // Uninstall STkmenu
715 StkAppInstaller.unInstall(mContext);
    [all...]

Completed in 95 milliseconds