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

  /packages/apps/Stk/src/com/android/stk/
StkAppInstaller.java 29 abstract class StkAppInstaller {
30 private StkAppInstaller() {}
58 StkLog.d("StkAppInstaller", "Could not change STK app state");
StkAppService.java 307 StkAppInstaller.unInstall(mContext);
407 StkAppInstaller.unInstall(mContext);
410 StkAppInstaller.install(mContext);

Completed in 332 milliseconds