Searched refs:buildType (Results 1 – 17 of 17) sorted by relevance
43 FrameType type = buildType(); in build()56 private FrameType buildType() { in buildType() method in FrameQueue.Builder
28 def name = variant.buildType.name
32 def name = variant.buildType.name
42 def name = variant.buildType.name
49 def name = variant.buildType.name
53 def name = variant.buildType.name
36 def name = variant.buildType.name
44 def name = variant.buildType.name
64 present, manifest settings are merged in priority of buildType and productFlavor,346 <li>Build variants based on the buildType, and productFlavor build settings</li>353 productFlavor -> buildType.</p>389 <li><code>src/<buildType>/</code> - the <buildType> source directory</li>434 from lowest to highest is libraries/dependencies -> main src -> productFlavor -> buildType. </p>
204 <code>defaultConfig,</code> <code>buildType</code>, or <code>productFlavor</code> sections of339 <code>debug</code> buildType. Using this target creates a debug app with proguard disabled,
51 <li>Highest priority: <code>buildType</code> manifest settings </li>
68 def name = variant.buildType.name
82 def name = variant.buildType.name
368 <li><code>debugCompile</code> - for the debug buildType application.</li>369 <li><code>releaseCompile</code> - for the release buildType application. </li>373 have an associated <code>buildType</code>, the APK built from your app is always configured with519 <p>Use the <code>shrinkResources</code> attribute in the <code>buildType</code> block in your614 <li><code>src/<em>buildType</em>/</code> </li>619 dependencies --> src/main/ --> src/productFlavor/ --> src/buildType/
266 <li><code>targetVariant ':<buildType>'</code> specifies the target build type.</li>
101 def name = variant.buildType.name