Methods Summary |
---|
public java.util.List | getActivityList(java.lang.String packageName, android.os.UserHandle user) throw new RuntimeException("Stub!");
|
public boolean | isActivityEnabled(android.content.ComponentName component, android.os.UserHandle user) throw new RuntimeException("Stub!");
|
public boolean | isPackageEnabled(java.lang.String packageName, android.os.UserHandle user) throw new RuntimeException("Stub!");
|
public void | registerCallback(android.content.pm.LauncherApps$Callback callback) throw new RuntimeException("Stub!");
|
public void | registerCallback(android.content.pm.LauncherApps$Callback callback, android.os.Handler handler) throw new RuntimeException("Stub!");
|
public android.content.pm.LauncherActivityInfo | resolveActivity(android.content.Intent intent, android.os.UserHandle user) throw new RuntimeException("Stub!");
|
public void | startAppDetailsActivity(android.content.ComponentName component, android.os.UserHandle user, android.graphics.Rect sourceBounds, android.os.Bundle opts) throw new RuntimeException("Stub!");
|
public void | startMainActivity(android.content.ComponentName component, android.os.UserHandle user, android.graphics.Rect sourceBounds, android.os.Bundle opts) throw new RuntimeException("Stub!");
|
public void | unregisterCallback(android.content.pm.LauncherApps$Callback callback) throw new RuntimeException("Stub!");
|