Searched refs:tryLoadingModule (Results 1 – 2 of 2) sorted by relevance
71 RadioModule module = RadioModule.tryLoadingModule(moduleId, serviceName);
131 public static @Nullable RadioModule tryLoadingModule(int idx, @NonNull String fqName) { in tryLoadingModule() method in RadioModule