blob: b8614e7f9d311314c41c32f132e11dd1ad1e9adf [file] [log] [blame]
// Signature format: 2.0
package android.car.cluster.renderer {
@UiThread public abstract class NavigationRenderer {
method public void onEvent(int, android.os.Bundle);
}
}