ContentModuleLister

public class ContentModuleLister
extends Object

java.lang.Object
   ↳ com.android.tradefed.build.content.ContentModuleLister


Bağlamdan bir modül listesi hesaplayın.

Özet

Herkese açık oluşturucular

ContentModuleLister()

Herkese açık yöntemler

static Set<String> buildModuleList(ContentAnalysisContext context)

Bağlamdan veya hata durumunda boş değerden mevcut modüllerin listesini oluşturur.

Herkese açık oluşturucular

ContentModuleLister

public ContentModuleLister ()

Herkese açık yöntemler

buildModuleList

public static Set<String> buildModuleList (ContentAnalysisContext context)

Bağlamdan veya hata durumunda boş değerden mevcut modüllerin listesini oluşturur.

Parametreler
context ContentAnalysisContext

Return'ler
Set<String>