/external/webkit/WebKit/android/benchmark/ |
Android.mk | 31 main.cpp
|
/external/webkit/WebKit/android/wds/client/ |
Android.mk | 33 main.cpp
|
/external/webkit/WebKit/chromium/src/ |
WebWorkerClientImpl.h | 65 // process, this will be the main WebKit thread. In the worker process, this 66 // will be the thread of the executing worker (not the main WebKit thread). 78 // These are called on the main WebKit thread. 115 // main WebKit thread in renderer process, and the worker thread in the
|
/external/webkit/WebKit/mac/Plugins/ |
WebPlugin.h | 99 for the plug-in's main resource. 108 for the plug-in's main resource. 117 for the plug-in's main resource. 126 for the plug-in's main resource.
|
/external/webkit/WebKit/qt/docs/webkitsnippets/simple/ |
main.cpp | 24 int main(int argc, char *argv[]) function
|
/external/webkit/WebKitTools/DumpRenderTree/qt/ |
DumpRenderTree.pro | 45 main.cpp
|
/external/webkit/WebKitTools/DumpRenderTree/qt/TestNetscapePlugin/ |
TestNetscapePlugin.pro | 31 SOURCES += ../../TestNetscapePlugIn.subproj/main.cpp
|
/external/webkit/WebKitTools/WebKitAPITest/ |
main.cpp | 29 int main(int, char*[]) function
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/ |
wpa_gui.pro | 26 SOURCES += main.cpp \
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
main.cpp | 47 int main(int argc, char *argv[]) function
|
/frameworks/base/cmds/bugreport/ |
bugreport.c | 24 int main(int argc, char *argv[]) { function
|
/frameworks/base/core/java/android/app/backup/ |
RestoreSession.java | 44 * be called on the application's main thread in order to supply the results of 147 * redirects them into main-thread actions. This serializes the restore 148 * progress callbacks nicely within the usual main-thread lifecycle pattern. 182 // Binder calls into this object just enqueue on the main-thread handler
|
/frameworks/base/core/java/android/os/ |
Looper.java | 78 /** Initialize the current thread as a looper, marking it as an application's main 79 * looper. The main looper for your application is created by the Android environment, 96 /** Returns the application's main looper, which lives in the main thread of the application.
|
/frameworks/base/core/java/android/os/storage/ |
MountServiceListener.java | 21 * methods will all be called on your application's main thread.
|
/frameworks/base/core/java/android/test/ |
UiThreadTest.java | 27 * main thread (or UI thread.) Note that instrumentation methods may not be used
|
/frameworks/base/core/jni/android/graphics/ |
PorterDuff.cpp | 20 // To change this file, either edit the include, or device/tools/gluemaker/main.cpp,
|
Rasterizer.cpp | 20 // To change this file, either edit the include, or device/tools/gluemaker/main.cpp,
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-relativelayout.jd | 19 <li>Open the <code>res/layout/main.xml</code> file and insert the following: 69 setContentView(R.layout.main); 74 ID — <code>R.layout.main</code> refers to the <code>res/layout/main.xml</code> layout
|
hello-tablelayout.jd | 12 <li>Open the <code>res/layout/main.xml</code> file and insert the following: 104 setContentView(R.layout.main); 109 ID — <code>R.layout.main</code> refers to the <code>res/layout/main.xml</code> layout
|
/frameworks/base/graphics/java/android/graphics/ |
ColorFilter.java | 19 // To change this file, either edit the include, or device/tools/gluemaker/main.cpp,
|
LightingColorFilter.java | 19 // To change this file, either edit the include, or device/tools/gluemaker/main.cpp,
|
Rasterizer.java | 19 // To change this file, either edit the include, or device/tools/gluemaker/main.cpp,
|
Xfermode.java | 19 // To change this file, either edit the include, or device/tools/gluemaker/main.cpp,
|
/frameworks/base/libs/rs/java/Fountain/res/raw/ |
fountain.c | 6 int main(int launchID) { function
|
/frameworks/base/libs/rs/java/ImageProcessing/res/raw/ |
threshold.rs | 34 void main() {
|