Searched refs:nullableIntent (Results 1 – 1 of 1) sorted by relevance
4787 Optional<Intent> nullableIntent = Optional.ofNullable( in showSatelliteSystemNotification() local4794 Intent finalIntent = nullableIntent.map(intent -> { in showSatelliteSystemNotification()