Home
last modified time | relevance | path

Searched full:runtime (Results 1 – 25 of 41) sorted by relevance

12

/development/scripts/app_engine_server/
Dapp.yaml3 runtime: python
/development/samples/browseable/BasicSyncAdapter/
D_index.jd11 …ndroid Developers Blog</a> and caches the data in a content provider. At runtime, the cached feed …
/development/samples/browseable/BasicSyncAdapter/res/values/
Dbase-strings.xml30 caches the data in a content provider. At runtime, the cached feed data is displayed
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/inject/
DInjectView.java30 @Retention(RetentionPolicy.RUNTIME)
/development/samples/SampleSyncAdapter/samplesyncadapter_server/
Dapp.yaml17 runtime: python
/development/samples/SimpleJNI/src/com/example/android/simplejni/
DSimpleJNI.java37 // The runtime will add "lib" on the front and ".o" on the end of
/development/ndk/samples/two-libs/src/com/example/twolibs/
DTwoLibs.java34 // here, we dynamically load the library at runtime in onCreate()
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeyCommandEvent.java41 java.lang.Process p = Runtime.getRuntime().exec(mCmd); in injectEvent()
DMonkeyGetFrameRateEvent.java114 p = Runtime.getRuntime().exec(GET_FRAMERATE_CMD); in injectEvent()
/development/samples/devbytes/animation/SlidingFragments/src/com/example/android/slidingfragments/
DFractionalLinearLayout.java26 * this can only be determined at runtime, so we cannot specify the required
/development/ndk/platforms/android-9/arch-x86/src/
D__stack_chk_fail_local.h31 __stack_chk_fail routine is runtime part of stack protector compiler
Dcrtbegin_so.c44 * runtime objects that are linked into the final ELF
/development/ndk/platforms/android-3/arch-arm/src/
Dcrtbegin_so.c44 * runtime objects that are linked into the final ELF
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DGLES20Activity.java27 * This sample shows how to check for OpenGL ES 2.0 support at runtime, and then
/development/testrunner/
Dadb_interface.py459 runtime_restart: stop runtime during sync and restart afterwards, useful
487 logger.Log("Restarting device runtime")
496 # start runtime and wait till boot complete flag is set
499 # press the MENU key, this will disable key guard if runtime is started
/development/scripts/
Dcombine_sdks.sh32 echo " emulator and other runtime files will be copied from IMAGES and"
/development/samples/HoneycombGallery/
DAndroidManifest.xml26 <!-- The app uses the camera, but checks for it at runtime and will work without it -->
/development/samples/BusinessCard/src/com/example/android/businesscard/
DContactAccessor.java49 * syntax, we would get a ClassNotFoundException at runtime on pre-Eclair SDKs. in getInstance()
/development/samples/browseable/NetworkConnect/src/com.example.android.networkconnect/
DSimpleTextFragment.java44 // For situations where the app wants to modify text at Runtime, exposing the TextView.
/development/samples/browseable/BasicNetworking/src/com.example.android.basicnetworking/
DSimpleTextFragment.java45 // For situations where the app wants to modify text at Runtime, exposing the TextView.
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DFixedGridLayout.java29 * The number of rows and columns is determined at runtime. Each
/development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/
DFixedGridLayout.java32 * The number of rows and columns is determined at runtime. Each
/development/ndk/platforms/android-4/samples/san-angeles/jni/
DREADME.txt58 to specify not to use dynamic runtime binding of the library.
/development/ndk/platforms/
DREADME.CRT.TXT1 This directory contains the sources of the C runtime object files
22 C library's runtime initialization, passing it the address of the
/development/tools/mkstubs/src/com/android/mkstubs/stubber/
DMethodStubber.java31 * Note that constructors rewritten this way will probably fail with the runtime bytecode

12