Home
last modified time | relevance | path

Searched refs:uninstallIfUnnecessary (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java634 uninstallIfUnnecessary(); in handleMessage()
735 if (!uninstallIfUnnecessary()) { in handleCardStatusChangeAndIccRefresh()
1124 if (!uninstallIfUnnecessary()) { in handleCmd()
2444 private boolean uninstallIfUnnecessary() { in uninstallIfUnnecessary() method in StkAppService