OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:submit
(Results
326 - 350
of
1817
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/WebKit/ManualTests/
popup-width-restriction-within-screen.html
34
<input type="
submit
" value="
Submit
" />
/external/chromium_org/third_party/WebKit/Source/web/
WebFormElement.cpp
74
void WebFormElement::
submit
()
function in class:blink::WebFormElement
76
unwrap<HTMLFormElement>()->
submit
();
/external/chromium_org/third_party/angle/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/external/jmonkeyengine/engine/src/core/com/jme3/asset/
ThreadingManager.java
91
// return executor.
submit
(new MultiLoadingTask(names));
95
// return executor.
submit
(new LoadingTask(name));
/frameworks/base/tests/TransitionTests/res/layout/
new_user.xml
62
android:id="@+id/
submit
"
70
android:text="@string/
submit
" />
/frameworks/base/tests/TransitionTests/res/values/
strings.xml
28
<string name="
submit
">
Submit
</string>
/frameworks/native/opengl/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/libcore/luni/src/main/java/java/util/concurrent/
ExecutorService.java
31
* <p>Method {@code
submit
} extends base method {@link
182
* {@code result = exec.
submit
(aCallable).get();}
189
* @param task the task to
submit
195
<T> Future<T>
submit
(Callable<T> task);
method in interface:ExecutorService
202
* @param task the task to
submit
209
<T> Future<T>
submit
(Runnable task, T result);
method in interface:ExecutorService
216
* @param task the task to
submit
222
Future<?>
submit
(Runnable task);
method in interface:ExecutorService
/libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLSocketPair.java
80
Future s = executor.
submit
(new Callable<Void>() {
89
Future c = executor.
submit
(new Callable<Void>() {
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageSms.java
55
if(D) Log.d(TAG, "Only
submit
PDUs are supported");
56
throw new IllegalArgumentException("Only
submit
PDUs are supported");
/packages/apps/Contacts/src/com/android/contacts/
ContactsApplication.java
40
private static final boolean ENABLE_LOADER_LOG = false; // Don't
submit
with true
41
private static final boolean ENABLE_FRAGMENT_LOG = false; // Don't
submit
with true
/packages/apps/Gallery2/src/com/android/gallery3d/util/
JobLimiter.java
136
public synchronized <T> Future<T>
submit
(Job<T> job, FutureListener<T> listener) {
method in class:JobLimiter
149
wrapper.setFuture(mPool.
submit
(wrapper, this));
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/EGL/
eglplatform.h
31
* You are encouraged to
submit
all modifications to the Khronos group so that
32
* they can be included in future versions of this file. Please
submit
changes
Completed in 1489 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>