Home
last modified time | relevance | path

Searched refs:ExportedJavaDeclarationsLibraryFactory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/aconfig/
H A Dexported_java_aconfig_library.go21 func ExportedJavaDeclarationsLibraryFactory() android.Singleton { func
H A Dinit.go117 …isterParallelSingletonType("exported_java_aconfig_library", ExportedJavaDeclarationsLibraryFactory)