Searched defs:LauncherApps (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
H A DLauncherApps.java67 public class LauncherApps { class
69 static final String TAG = "LauncherApps";
328 public LauncherApps(Context context, ILauncherApps service) { method in class:LauncherApps
336 public LauncherApps(Context context) { method in class:LauncherApps
848 synchronized (LauncherApps.this) {
860 synchronized (LauncherApps.this) {
872 synchronized (LauncherApps.this) {
885 synchronized (LauncherApps.this) {
898 synchronized (LauncherApps.this) {
911 synchronized (LauncherApps
[all...]

Completed in 55 milliseconds