Searched refs:INTENT_ACTION_ALL_APPS_TOGGLE (Results 1 – 2 of 2) sorted by relevance
29 import static com.android.launcher3.Launcher.INTENT_ACTION_ALL_APPS_TOGGLE;711 .setAction(INTENT_ACTION_ALL_APPS_TOGGLE), in createAllAppsPendingIntent()
310 public static final String INTENT_ACTION_ALL_APPS_TOGGLE = field in Launcher1674 } else if (INTENT_ACTION_ALL_APPS_TOGGLE.equals(intent.getAction())) {