Searched refs:CATEGORY_CAR_DOCK (Results 1 – 6 of 6) sorted by relevance
139 category = Intent.CATEGORY_CAR_DOCK;527 homeIntent = buildHomeIntent(Intent.CATEGORY_CAR_DOCK); in updateLocked()
2281 public static final String CATEGORY_CAR_DOCK = "android.intent.category.CAR_DOCK"; field in Intent
317 NO DOC BLOCK: android.content.Intent Field CATEGORY_CAR_DOCK
724 mCarDockIntent.addCategory(Intent.CATEGORY_CAR_DOCK); in init()
5498 … field public static final java.lang.String CATEGORY_CAR_DOCK = "android.intent.category.CAR_DOCK";