public final class RunProfilerSupport
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
RunProfilerSupport.Provider |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_STARTER_FACTORY |
Constructor and Description |
---|
RunProfilerSupport() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isProfilerAvailable() |
static void |
run(Context context,
JStarterFactory starterFactory) |
public static final java.lang.String PROP_STARTER_FACTORY
public static void run(Context context, JStarterFactory starterFactory)
public static boolean isProfilerAvailable()