Home
last modified time | relevance | path

Searched refs:setApplicationContext (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppState.java69 public static void setApplicationContext(Context context) { in setApplicationContext() method in LauncherAppState
DLauncherProvider.java89 LauncherAppState.setApplicationContext(context.getApplicationContext()); in onCreate()