Searched refs:componentClassName (Results 1 – 4 of 4) sorted by relevance
178 String componentClassName, in verifyAllowlistEntryContents() argument182 assertThat(allowedService.getComponentClassName()).isEqualTo(componentClassName); in verifyAllowlistEntryContents()204 String componentClassName, in getAllowedServicesMap() argument209 data.put("componentClassName", componentClassName); in getAllowedServicesMap()
1084 @Nullable String componentClassName, in testServiceRestriction() argument1091 if (Objects.isNull(componentClassName)) { in testServiceRestriction()1092 componentClassName = "nonexistent.class"; in testServiceRestriction()1094 intent.setComponent(new ComponentName(componentPackageName, componentClassName)); in testServiceRestriction()1102 String componentClassName, in getAllowedServicesMap() argument1107 data.put("componentClassName", componentClassName); in getAllowedServicesMap()
33 string componentClassName = 3; field
2237 String componentClassName,2260 componentClassName,