Searched
full:calls (Results
726 -
750 of
3371) sorted by null
<<21222324252627282930>>
/ndk/samples/san-angeles/src/com/example/SanAngeles/ |
DemoActivity.java | 22 * along with native OpenGL calls to perform frame rendering.
|
/packages/apps/Email/src/com/android/email/mail/ |
Message.java | 137 * This method calls setFlag(Flag, boolean)
|
/packages/apps/Email/src/com/android/exchange/ |
EmailSyncAlarmReceiver.java | 45 * 6) ESAR calls SyncManager to start syncs of those mailboxes
|
/packages/apps/Email/src/org/apache/commons/io/input/ |
ProxyInputStream.java | 25 * calls on to the proxied stream and doesn't change which methods are
|
/packages/apps/Email/src/org/apache/commons/io/output/ |
ProxyWriter.java | 25 * calls on to the proxied stream and doesn't change which methods are
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DropTarget.java | 55 * This may be called repeatedly during a drag, so any calls should return
|
/packages/apps/Mms/src/com/android/mms/model/ |
TextModel.java | 99 // re-save it as a String so subsequent calls to getText will
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
MmsSystemEventReceiver.java | 107 // Allow un-matched register-unregister calls
|
/packages/apps/Phone/src/com/android/phone/ |
IccPanel.java | 65 // TODO: we shouldn't need the mStatusBarManager calls here either,
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
predict.def | 26 predictors. The order of DEF_PREDICTOR calls is important, as
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
ITaskMonitor.java | 52 * the next calls or behave incoherently.
|
/system/core/include/cutils/ |
mspace.h | 108 Calls the provided handler on each free region in the specified
|
selector.h | 19 * descriptors and calls out to user-provided callback functions to read and
|
/system/core/libacc/ |
FEATURES | 28 * Function calls are supported with standard Linux calling
|
/external/stlport/test/unit/ |
string_test.cpp | 456 string strorg = "This is test string for string calls"; 468 CPPUNIT_ASSERT( str == "This is teis test string st string for string calls" ); 472 CPPUNIT_ASSERT( str == "This is test stis test string for stringring for string calls" ); 476 CPPUNIT_ASSERT( str == "allsThis is test string for string calls" ); 480 CPPUNIT_ASSERT( str == "ng for string callsThis is test string for string calls" ); 487 CPPUNIT_ASSERT( str == "ng for string callsThis is test string for string calls" ); 491 CPPUNIT_ASSERT( str == "ng for string callsThis is test string for string calls" ); 593 string strorg("This is test string for string calls"); 596 CPPUNIT_ASSERT( str == "This This is tefor string calls" ); 600 CPPUNIT_ASSERT( str == "This This is test string for string calls" ); [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
StringTokenizer.java | 130 * doesn't throw an {@code Exception}, but later calls to some methods might 147 * calls to some methods might throw a {@code NullPointerException}.
|
/dalvik/libcore/luni/src/test/java/tests/api/java/net/ |
ResponseCacheTest.java | 189 + " The RI calls with http://localhost:<port>/test1," 190 + " but android only calls with http://localhost:<port>")
|
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
SelectableChannel.java | 54 * other calls to this method or to a {@code register} method are executing. 55 * The new blocking mode is valid for calls to other methods that are
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
TrAXFilter.java | 92 // it seems safer in case someone calls parse() on 151 // setParent calls setupParse...
|
/dalvik/vm/arch/arm/ |
CallOldABI.S | 53 r12 (ip) is scratch -- not preserved across method calls 79 r1 clazz (NULL for virtual method calls, non-NULL for static)
|
/dalvik/vm/mterp/x86/ |
header.S | 66 o rPC is in the caller save set, and will be killed across external calls. Don't 126 * objects. Must * be done *before* something calls dvmThrowException.
|
/development/host/windows/usb/winusb/ |
adb_winusb_interface.cpp | 70 // WinUsb_Xxx calls performed on this interface.
158 // buffer and then loop through WinUsb_GetDescriptor calls, doubling up
|
/external/apache-http/src/org/apache/http/conn/ |
MultihomePlainSocketFactory.java | 171 // This class check assumes that createSocket() calls the constructor 178 // This check is performed last since it calls a method implemented
|
/external/apache-http/src/org/apache/http/impl/io/ |
ContentLengthInputStream.java | 48 * through the {@link InputStream#mark} and {@link InputStream#reset} calls to 87 * Wrapped input stream that all calls are delegated to.
|
/external/bluetooth/bluez/audio/ |
gateway.c | 74 /* Releases all held calls or sets User Determined User Busy (UDUB) 77 /* Releases all active calls (if any exist) and accepts the other 82 /* Places all active calls (if any exist) on hold and accepts the other 86 * calls on hold EXCEPT the call <x>) */ 90 /* Connects the two calls and disconnects the subscriber from both calls 359 /* '2' means: all calls held, no active calls */
|
Completed in 139 milliseconds
<<21222324252627282930>>