OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StkAppInstaller
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Stk/src/com/android/stk/
StkAppInstaller.java
33
abstract class
StkAppInstaller
{
35
private static final String LOG_TAG = "
StkAppInstaller
";
37
private
StkAppInstaller
() {
StkAppService.java
326
StkAppInstaller
.unInstall(mContext);
554
StkAppInstaller
.unInstall(mContext);
611
StkAppInstaller
.unInstall(mContext);
628
StkAppInstaller
.unInstall(mContext);
[
all
...]
Completed in 68 milliseconds