Searched refs:ACTION_FORCE_ROLOAD (Results 1 – 2 of 2) sorted by relevance
56 public static final String ACTION_FORCE_ROLOAD = "force-reload-launcher"; field in LauncherAppState99 modelChangeReceiver.register(mContext, ACTION_FORCE_ROLOAD); in LauncherAppState()
19 import static com.android.launcher3.LauncherAppState.ACTION_FORCE_ROLOAD;275 } else if (IS_STUDIO_BUILD && ACTION_FORCE_ROLOAD.equals(action)) { in onBroadcastIntent()