Searched defs:contentIntent (Results 1 - 1 of 1) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/ui/
H A DCarNavExtender.java348 * @param contentIntent The content intent that will be sent using
354 public CarNavExtender setContentIntent(Intent contentIntent) { argument
355 mContentIntent = contentIntent;

Completed in 81 milliseconds