Searched refs:getTestComponentName (Results 1 – 1 of 1) sorted by relevance
47 public static ComponentName getTestComponentName(@NonNull Context context, int userId) { in getTestComponentName() method in ParentalControlsUtilsInternal61 if (getTestComponentName(context, userHandle.getIdentifier()) != null) { in parentConsentRequired()