Searched refs:mCarUiPortraitServiceManager (Results 1 – 1 of 1) sorted by relevance
432 private CarUiPortraitServiceManager mCarUiPortraitServiceManager; field in CarUiPortraitHomeScreen557 mCarUiPortraitServiceManager = new CarUiPortraitServiceManager(/* activity= */ this, in onCreate()668 mCarUiPortraitServiceManager.onDestroy(); in onDestroy()1230 if (mCarUiPortraitServiceManager != null) { in notifySystemUI()1232 mCarUiPortraitServiceManager.notifySystemUI(key, value); in notifySystemUI()