OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ongoing
(Results
76 - 100
of
279
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/www/
get_involved.html
85
<li>A proper test suite: Extensive testing is crucial to ensure that the language extension is not broken by
ongoing
maintenance in Clang. The test suite should be complete enough that another compiler vendor could conceivably validate their implementation of the feature against it.</li>
/external/mockito/src/org/mockito/stubbing/
OngoingStubbing.java
198
* @return Mock used in this
ongoing
stubbing.
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.h
151
/// There are too many
ongoing
sessions for another one to be opened.
/frameworks/base/docs/html/design/get-started/
ui-overview.jd
46
clear navigation path between multiple
ongoing
tasks.</p>
/frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl
85
* "answer incoming, end
ongoing
", which is how the CALL button
/frameworks/base/tests/CoreTests/android/core/
SocketTest.java
283
fail("Socket connect still
ongoing
");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMALTEPhone.java
119
// Radio Technology Change is
ongoing
, dispose() and
/libcore/luni/src/main/java/java/nio/channels/
SelectionKey.java
97
* another
ongoing
call to a method of this selector has finished. The
/packages/apps/DeskClock/src/com/android/deskclock/
AlarmReceiver.java
240
//
ongoing
section and we want the "killed" notification to be a plain
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h
397
* @brief updates target frame rates of the encoded base and enhance layer (if any) while encoding operation is
ongoing
.
407
* @brief updates target bit rates of the encoded base and enhance layer (if any) while encoding operation is
ongoing
.
417
* @brief updates the INTRA frame refresh interval while encoding operation is
ongoing
.
/packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java
655
boolean
ongoing
= state == Recorder.RECORDING_STATE || state == Recorder.PLAYING_STATE;
657
long time =
ongoing
? mRecorder.progress() : mRecorder.sampleLength();
667
if (
ongoing
)
/external/chromium/chrome/browser/renderer_host/
render_widget_host_view_win.cc
[
all
...]
render_widget_host_view_views.h
157
// to cancel its
ongoing
composition sesstion.
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppService.java
265
* 1. If there is no
ongoing
transfer, no on-hold connection, start it
266
* 2. If there is
ongoing
transfer, hold it for 20 seconds(1 seconds * 20 times)
652
// There is
ongoing
batch
[
all
...]
/development/samples/Support4Demos/src/com/example/android/supportv4/media/
MediaController.java
275
// session to avoid jumps in the position in case of
ongoing
playback.
/development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoView.java
297
// Stops any
ongoing
downloads for this ImageView
/external/chromium/chrome/browser/speech/
speech_input_manager.cc
386
// If this is an
ongoing
recording or if we were displaying an error message
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller_unittest.mm
178
// to fire a timer that sends a mouse up event while the "drag" is
ongoing
.
/external/icu4c/common/
ustrtrns.cpp
540
/* Faster loop without
ongoing
checking for pSrcLimit and pDestLimit. */
[
all
...]
/external/libusb-compat/
ChangeLog
86
way to cancel
ongoing
transfers. Someone should rewrite libusb-0.1 to
/external/mdnsresponder/
README.txt
8
Apple's Bonjour software derives from the
ongoing
standardization
/external/stlport/test/eh/
nc_alloc.cpp
306
an ellipsis, because the test is
ongoing
. If err is true an error is being
/frameworks/base/core/java/android/net/http/
HttpResponseCache.java
83
* zero and
ongoing
cache reads will fail.
/frameworks/base/docs/html/training/basics/activity-lifecycle/
stopping.jd
64
android.app.Activity#onPause()} to pause
ongoing
actions and disconnect from system resources.</p>
/frameworks/opt/telephony/src/java/android/telephony/
SmsCbCmasInfo.java
165
/** CMAS certainty type: Determined to have occurred or to be
ongoing
. */
Completed in 379 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>