Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppInstaller.java42 static void installOrUpdate(Context context, String label) { in installOrUpdate() method in StkAppInstaller
DStkAppService.java1279 StkAppInstaller.installOrUpdate(this, candidateLabel); in addToMenuSystemOrUpdateLabel()