Home
last modified time | relevance | path

Searched refs:asyncSetLogo (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/toolbar/
DToolbarControllerImpl.java402 asyncSetLogo(resId, Runnable::run); in setLogo()
405 private void asyncSetLogo(int resId, Executor bgExecutor) { in asyncSetLogo() method in ToolbarControllerImpl