OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:successful
(Results
1701 - 1725
of
2754
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/libcore/luni/src/main/java/java/util/concurrent/
BlockingQueue.java
214
* @return <tt>true</tt> if
successful
, or <tt>false</tt> if
CyclicBarrier.java
97
* <i>happen-before</i> actions following a
successful
return from the
/libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java
188
* head only as a result of
successful
acquire. A
308
* @return true if
successful
. False return indicates that the actual
813
* @return {@code true} if
successful
. Upon success, this object has
[
all
...]
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
Cache.java
49
* generate (decode) the object. If predetermination is
successful
,
/libcore/luni/src/test/java/libcore/java/io/
OldOutputStreamWriterTest.java
187
// in test 1 has not been
successful
.
/ndk/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c
142
// The match is
successful
if and only if the second component of the
/ndk/sources/host-tools/sed-4.2.1/lib/
obstack.c
140
Return nonzero if
successful
, calls obstack_alloc_failed_handler if
stdio.in.h
419
Return 0 if
successful
. Upon error, return -1 and set errno. */
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java
53
* complete (
successful
or failed) transfer.
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertFullScreen.java
149
* @return true if
successful
; false if any field failed to initialize
/packages/apps/Contacts/src/com/android/contacts/calllog/
CallLogFragment.java
174
* Called by {@link CallLogQueryHandler} after a
successful
query to voicemail status provider.
/packages/apps/Contacts/src/com/android/contacts/voicemail/
VoicemailPlaybackPresenter.java
166
* Used to handle the result of a
successful
or time-out fetch result.
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
EmailServiceProxy.java
203
* include a PolicySet that is required by the account. A
successful
validation implies a host
/packages/apps/Phone/src/com/android/phone/
FdnSetting.java
295
// reset to normal behaviour on
successful
change.
OtaUtils.java
463
if (DBG) log(" ==>
successful
return from placeCall(): callStatus = " + callStatus);
632
* OTA Commit Event - OTA provisioning was
successful
642
// In practice, in a normal
successful
OTASP call, events come in as follows:
[
all
...]
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadService.java
150
// notify anyone waiting on
successful
connection to MediaService
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
ostream
159
* @return @c *this if
successful
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xcms.h
69
#define XcmsInitSuccess 0x01 /* initialization
successful
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h
380
Returns zero if
successful
, nonzero if not. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis.x
163
* the timestamp to determine if its resync operation was
successful
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
ostream
161
* @return @c *this if
successful
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xcms.h
69
#define XcmsInitSuccess 0x01 /* initialization
successful
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h
380
Returns zero if
successful
, nonzero if not. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis.x
163
* the timestamp to determine if its resync operation was
successful
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xcms.h
69
#define XcmsInitSuccess 0x01 /* initialization
successful
*/
Completed in 746 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>