Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/occupantconnection/
DCarRemoteDeviceService.java956 if (isAppRunningInForeground(info)) { in calculateAppStateLocked()
1102 private static boolean isAppRunningInForeground(RunningAppProcessInfo info) { in isAppRunningInForeground() method in CarRemoteDeviceService