Searched refs:ACTION_APP_GRID (Results 1 – 1 of 1) sorted by relevance
33 private static final String ACTION_APP_GRID = "com.android.car.carlauncher.ACTION_APP_GRID"; field in CarLauncherUtils39 return new Intent(ACTION_APP_GRID); in getAppsGridIntent()