Searched refs:moduleScopeNamespace (Results 1 – 1 of 1) sorted by relevance
166 public static String getModuleSettingScope(String moduleScopeNamespace) { in getModuleSettingScope() argument167 return CAMERA_SCOPE_PREFIX + moduleScopeNamespace; in getModuleSettingScope()