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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherAppState.java75 public static void setApplicationContext(Context context) { method in class:LauncherAppState
77 Log.w(Launcher.TAG, "setApplicationContext called twice! old=" + sContext + " new=" + context);

Completed in 88 milliseconds