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()
7960 @Nullable ServiceRecord targetService, in shouldAllowFgsStartForegroundNoBindingCheckLocked() argument8107 && targetService != null in shouldAllowFgsStartForegroundNoBindingCheckLocked()8108 && targetService.appInfo.hasRequestForegroundServiceExemption()) { in shouldAllowFgsStartForegroundNoBindingCheckLocked()