Searched refs:targetService (Results 1 – 2 of 2) sorted by relevance
767 private int startTargetService(ActivityManager am, String targetPakage, String targetService, in startTargetService() argument771 intent.setComponent(ComponentName.unflattenFromString(targetPakage + "/" + targetService)); in startTargetService()
8701 @Nullable ServiceRecord targetService, in shouldAllowFgsStartForegroundNoBindingCheckLocked() argument8864 && targetService != null in shouldAllowFgsStartForegroundNoBindingCheckLocked()8865 && targetService.appInfo.hasRequestForegroundServiceExemption()) { in shouldAllowFgsStartForegroundNoBindingCheckLocked()