Searched refs:setApplicationContext (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DWallpaperChangedReceiver.java25 LauncherAppState.setApplicationContext(context.getApplicationContext());
H A DLauncherAppState.java67 public static void setApplicationContext(Context context) { method in class:LauncherAppState
69 Log.w(Launcher.TAG, "setApplicationContext called twice! old=" + sContext + " new=" + context);
H A DInstallShortcutReceiver.java175 LauncherAppState.setApplicationContext(context.getApplicationContext());
H A DLauncher.java438 LauncherAppState.setApplicationContext(getApplicationContext());
/packages/apps/Launcher3/src/com/android/launcher3/compat/
H A DPackageInstallerCompatVL.java46 LauncherAppState.setApplicationContext(context.getApplicationContext());

Completed in 56 milliseconds