Home
last modified time | relevance | path

Searched defs:build (Results 1 – 7 of 7) sorted by relevance

/development/scripts/
Daday6 def build_to_date(build): argument
/development/tools/idegen/src/com/android/idegen/
DModuleIndexes.java48 public void build() throws IOException { in build() method in ModuleIndexes
DIntellijProject.java61 public void build() throws IOException { in build() method in IntellijProject
DModule.java132 public void build() throws IOException { in build() method in Module
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/
DFingerprintUiHelper.java60 … public FingerprintUiHelper build(ImageView icon, TextView errorTextView, Callback callback) { in build() method in FingerprintUiHelper.FingerprintUiHelperBuilder
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
DVoicemailImpl.java152 public VoicemailImpl build() { in build() method in VoicemailImpl.Builder
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCard.java484 public Card build(Activity activity) { in build() method in Card.Builder