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 CatLog.d("StkAppInstaller", "Could not change STK app state");
StkAppService.java 167 StkAppInstaller.unInstall(mContext);
315 StkAppInstaller.unInstall(mContext);
419 StkAppInstaller.unInstall(mContext);
422 StkAppInstaller.install(mContext);
    [all...]

Completed in 31 milliseconds