Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarDisplayAreaController.java153 updateForegroundDaVisibility(task.topActivity);
158 updateForegroundDaVisibility(componentName);
414 private void updateForegroundDaVisibility(ComponentName componentName) { in updateForegroundDaVisibility() method in CarDisplayAreaController