Searched refs:broadcastComponentName (Results 1 – 1 of 1) sorted by relevance
2277 ComponentName broadcastComponentName = ComponentName.unflattenFromString(componentName); in broadcastCallScreeningAppChangedIntent() local2279 if (broadcastComponentName != null) { in broadcastCallScreeningAppChangedIntent()2286 intent.setPackage(broadcastComponentName.getPackageName()); in broadcastCallScreeningAppChangedIntent()