Searched refs:createHarmfulAppWarningIntent (Results 1 – 2 of 2) sorted by relevance
119 public static Intent createHarmfulAppWarningIntent(Context context, String targetPackageName, in createHarmfulAppWarningIntent() method in HarmfulAppWarningActivity
330 mIntent = HarmfulAppWarningActivity.createHarmfulAppWarningIntent(mServiceContext, in interceptHarmfulAppIfNeeded()