Home | History | Annotate | Download | only in app

Lines Matching defs:EXTRA_CAR_EXTENDER

5656                     clone.extras.remove(CarExtender.EXTRA_CAR_EXTENDER);
9039 private static final String EXTRA_CAR_EXTENDER = "android.car.EXTENSIONS";
9061 null : notif.extras.getBundle(EXTRA_CAR_EXTENDER);
9092 builder.getExtras().putBundle(EXTRA_CAR_EXTENDER, carExtensions);