HomeSort by relevance Sort by last modified time
    Searched full:setapplicationcontext (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherAppState.java 69 public static void setApplicationContext(Context context) {
71 Log.w(Launcher.TAG, "setApplicationContext called twice! old=" + sContext + " new=" + context);
LauncherProvider.java 89 LauncherAppState.setApplicationContext(context.getApplicationContext());
    [all...]

Completed in 181 milliseconds