Home
last modified time | relevance | path

Searched defs:FactoryImpl (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc-java/gcp-observability/src/main/java/io/grpc/gcp/observability/interceptors/
DInternalLoggingServerInterceptor.java61 public static class FactoryImpl implements Factory { class in InternalLoggingServerInterceptor
69 public FactoryImpl(LogHelper helper, ConfigFilterHelper filterHelper) { in FactoryImpl() method in InternalLoggingServerInterceptor.FactoryImpl
DInternalLoggingChannelInterceptor.java62 public static class FactoryImpl implements Factory { class in InternalLoggingChannelInterceptor
70 public FactoryImpl(LogHelper helper, ConfigFilterHelper filterHelper) { in FactoryImpl() method in InternalLoggingChannelInterceptor.FactoryImpl
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTimeZoneNames.java579 public static class FactoryImpl extends Factory { class in TimeZoneNames.DefaultTimeZoneNames
582 public FactoryImpl() { in FactoryImpl() method in TimeZoneNames.DefaultTimeZoneNames.FactoryImpl
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DTimeZoneNames.java600 public static class FactoryImpl extends Factory { class in TimeZoneNames.DefaultTimeZoneNames