Searched refs:running (Results 1 - 4 of 4) sorted by relevance

/development/samples/ApiDemos/tests/
H A DAndroid.mk13 # running the tests using an instrumentation targeting ApiDemos, we
/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.h52 * ANativeActivity obejct instance the application is running in.
105 * application. In this model, the application's code is running
125 // The ANativeActivity object instance that this app is running in.
128 // The current configuration the app is running in.
178 int running; member in struct:android_app
273 * Command from main thread: the system is running low on memory.
H A Dandroid_native_app_glue.c228 android_app->running = 1;
272 while (!android_app->running) {
/development/build/
H A DAndroid.mk48 # but we're not running that in our package rule so just copy in the

Completed in 299 milliseconds