Searched refs:isAppRunningInForeground (Results 1 – 1 of 1) sorted by relevance
956 if (isAppRunningInForeground(info)) { in calculateAppStateLocked()1102 private static boolean isAppRunningInForeground(RunningAppProcessInfo info) { in isAppRunningInForeground() method in CarRemoteDeviceService