HomeSort by relevance Sort by last modified time
    Searched full:separate (Results 726 - 750 of 11018) sorted by null

<<21222324252627282930>>

  /test/framework/harnesses/host_controller/command_processor/
command_build.py 53 targets: string, a comma-separate list of build target product(s).
115 targets: string, a comma-separate list of build target product(s).
163 help="a comma-separate list of build target product(s).")
command_config.py 57 targets: string, a comma-separate list of build target product(s).
120 targets: string, a comma-separate list of build target product(s).
165 help="a comma-separate list of build target product(s).")
  /art/tools/dexfuzz/src/dexfuzz/program/mutators/
InstructionDuplicator.java 32 * mutation that this CodeMutator can perform, to allow separate
RegisterClobber.java 34 * mutation that this CodeMutator can perform, to allow separate
  /bionic/libc/bionic/
sigprocmask.cpp 37 // These need to be kept separate from pthread_sigmask, sigblock, sigsetmask,
  /bionic/libc/upstream-openbsd/android/include/
arc4random.h 71 // OpenBSD's arc4random_linux.h allocates two separate mappings, but for
  /build/make/core/
install_jni_libs.mk 26 # in the compressed artifact, rather than as separate files on the partition in question.
  /compatibility/cdd/9_security-model/
9_4_alternate-execution-environments.md 49 separate Android sandboxes (Linux user IDs, etc.).
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
TestThread.java 19 * Thread class for executing a Runnable containing assertions in a separate thread.
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
ResetPasswordWithTokenTest.java 49 // Reset password on the work profile will enable separate work challenge for it.
  /cts/hostsidetests/incident/src/com/android/server/cts/
IncidentdTest.java 85 // Splitting these into separate methods to make debugging easier.
  /cts/tests/libcore/ojluni/
AndroidTest.xml 26 <!-- this has the AJUR which needs to be in a separate APK -->
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Application/
.build.gradle.ftl.swp 45 ? ? ? | : ???????rQ)?????uon]N/$?????NM&????????} }</#if><#else> } ${sample.defaultConfig} defaultConfig {<#if sample.defaultConfig?has_content> androidTest.java.srcDirs = ['tests/src'] androidTest.setRoot('tests') } }</#noparse> res.srcDirs "src/${dir}/res" java.srcDirs "src/${dir}/java"<#noparse> dirs.each { dir -> main { sourceSets { } targetCompatibility JavaVersion.VERSION_1_7 sourceCompatibility JavaVersion.VERSION_1_7 compileOptions { } versionName "1.0" versionCode 1 targetSdkVersion ${compile_sdk} minSdkVersion ${min_sdk} defaultConfig { buildToolsVersion ${build_tools_version} compileSdkVersion ${compile_sdk}android { 'template'] // boilerplate code that is generated by the sample template process 'common', // components that are reused by multiple samples 'main', // main sample code; look here for the interesting stuff.List<String> dirs = [// the main sample code.// keep boilerplate and common code separate from// The sample build uses multiple directories to} wearApp project(':Wearable') comp (…)
  /developers/build/templates/Wear/Wearable/
build.gradle.ftl 71 // keep boilerplate and common code separate from
  /developers/build/templates/WearPlusShared/Wearable/
build.gradle.ftl 64 // keep boilerplate and common code separate from
  /developers/build/templates/WearPlusShared/_MODULE_/
build.gradle.ftl 55 // keep boilerplate and common code separate from
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/
.build.gradle.ftl.swp 45 ? ? ? | : ???????rQ)?????uon]N/$?????NM&????????} }</#if><#else> } ${sample.defaultConfig} defaultConfig {<#if sample.defaultConfig?has_content> androidTest.java.srcDirs = ['tests/src'] androidTest.setRoot('tests') } }</#noparse> res.srcDirs "src/${dir}/res" java.srcDirs "src/${dir}/java"<#noparse> dirs.each { dir -> main { sourceSets { } targetCompatibility JavaVersion.VERSION_1_7 sourceCompatibility JavaVersion.VERSION_1_7 compileOptions { } versionName "1.0" versionCode 1 targetSdkVersion ${compile_sdk} minSdkVersion ${min_sdk} defaultConfig { buildToolsVersion ${build_tools_version} compileSdkVersion ${compile_sdk}android { 'template'] // boilerplate code that is generated by the sample template process 'common', // components that are reused by multiple samples 'main', // main sample code; look here for the interesting stuff.List<String> dirs = [// the main sample code.// keep boilerplate and common code separate from// The sample build uses multiple directories to} wearApp project(':Wearable') comp (…)
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ContactsFilterInstrumentation.java 38 // its test code off in a separate thread, which will call back
ContactsSelectInstrumentation.java 40 // its test code off in a separate thread, which will call back
LocalSampleInstrumentation.java 44 // its test code off in a separate thread, which will call back
NotificationDisplay.java 73 // since the notification display activity is run as a separate task.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 11 <dd>Demonstrates capturing the image stream from the camera, drawing to a surface (extending SurfaceView) on a separate thread (extending Thread).</dd>
  /development/samples/IntentPlayground/src/com/example/android/intentplayground/
LauncherActivity.java 35 // create singleTask, singleInstance, and two documents in separate tasks
  /development/samples/NotePad/tests/
AndroidManifest.xml 25 under test, while the Android package name identifies this as a separate test package.
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
ArticleActivity.java 27 * which case this separate activity is shown in order to display the news article. This activity

Completed in 392 milliseconds

<<21222324252627282930>>