Searched refs:projectingPackage (Results 1 – 1 of 1) sorted by relevance
183 Optional<String> projectingPackage = mCarModeApps.stream() in handleReleaseAutomotiveProjection() local187 if (!projectingPackage.isPresent()) { in handleReleaseAutomotiveProjection()191 Log.i(this, "handleReleaseAutomotiveProjection: %s", projectingPackage.get()); in handleReleaseAutomotiveProjection()193 + projectingPackage.get()); in handleReleaseAutomotiveProjection()