/packages/apps/Contacts/tests/src/com/android/contacts/ |
GroupingListAdapterTests.java | 23 import android.provider.CallLog.Calls; 46 Calls._ID, 47 Calls.NUMBER, 48 Calls.DATE,
|
/packages/apps/Phone/src/com/android/phone/ |
CallLogAsync.java | 22 import android.provider.CallLog.Calls; 151 * AsyncTask to save calls in the DB. 162 result[i] = Calls.addCall( 202 number = Calls.getLastOutgoingCall(args.context);
|
CdmaPhoneCallState.java | 39 * CONF_CALL - When the user merges two calls or on accepting the Call waiting call. 52 * CONF_CALL - When the user merges two calls or on accepting the Call waiting call 103 //specific calls to setAddCallMenuStateAfterCallWaiting set
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
AbstractSuggestionCursorWrapper.java | 20 * A SuggestionCursor that delegates all suggestions-specific calls to one or more
|
/dalvik/libcore/security/src/test/java/tests/security/permissions/ |
JavaIoRandomAccessFileTest.java | 55 notes = "Verifies that RandomAccessFile constructor calls checkRead method of security manager.", 61 notes = "Verifies that RandomAccessFile constructor calls checkRead method of security manager.", 108 notes = "Verifies that RandomAccessFile constructor calls checkRead and checkWrite on security manager.",
|
JavaLangThreadTest.java | 54 notes = "Verifies that setContextClassLoader calls checkPermission on security manager.", 94 notes = "Verifies that setContextClassLoader calls checkAccess on security manager.", 140 notes = "Verifies that getContextClassLoader calls checkPermission " +
|
/external/bluetooth/bluez/audio/ |
telephony-ofono.c | 57 static GSList *calls = NULL; variable 110 for (l = calls; l != NULL; l = l->next) { 124 for (l = calls; l != NULL; l = l->next) { 345 debug("telephony-ofono: list current calls request"); 347 for (l = calls, i = 1; l != NULL; l = l->next, i++) { 765 calls = g_slist_append(calls, vc_new); 827 calls = g_slist_remove(calls, vc); 1102 g_slist_foreach(calls, (GFunc) vc_free, NULL) [all...] |
/external/guava/src/com/google/common/base/ |
Suppliers.java | 71 * call to {@code get()} and returns that value on subsequent calls to 107 * calls to {@code get()} return the cached value if the expiration time has 117 * should stop being returned by subsequent {@code get()} calls
|
/external/guava/src/com/google/common/util/concurrent/ |
TimeLimiter.java | 24 * calls to the proxied object. For example, to return the value of 46 * calls to the {@code target} object, enforcing the specified time limit on 47 * each call. This time-limited delegation is also performed for calls to
|
/external/opencore/codecs_v2/omx/omx_amr/src/ |
d_homing.cpp | 73 * Calls : Bits2prm 126 * Calls : dhf_test 153 * Calls : Bits2prm
|
/external/srec/shared/include/ |
ESR_Session.h | 160 * If the key does not exist in the session, calls SessionSetInt(). 170 * If the key does not exist in the session, calls SessionSetUint16_t(). 180 * If the key does not exist in the session, calls SessionSetSize_t(). 190 * If the key does not exist in the session, calls SessionSetFloat(). 200 * If the key does not exist in the session, calls SessionSetBool(). 210 * If the key does not exist in the session, calls SessionSetLCHAR(). 456 * If the key does not exist in the session, calls SessionSetInt(). 464 * If the key does not exist in the session, calls SessionSetSize_t(). 472 * If the key does not exist in the session, calls SessionSetSize_t(). 480 * If the key does not exist in the session, calls SessionSetFloat() [all...] |
/external/strace/ |
PORTING | 21 it is using for tracing the system calls of another process. If the 55 Finally, once you have the basic framework in which system calls and 58 calls in other operating systems. Go ahead and tweak what is there
|
/external/strace/strace/linux/sparc/ |
syscall.h | 162 int sys_profil(); /* 'cuz sys calls are interruptible */ 187 int sys_rfssys(); /* RFS-related calls */ 193 int sys_vpixsys(); /* VP/ix system calls */
|
/external/webkit/WebCore/platform/cf/ |
BinaryPropertyList.h | 86 // Calls writeObjects once to prepare for writing and determine how big a 87 // buffer is required. Then calls buffer to get the appropriately-sized 88 // buffer, then calls writeObjects a second time and writes the property list.
|
/frameworks/base/core/java/android/app/backup/ |
BackupDataInput.java | 146 * have been processed by the {@link #readNextHeader()} method. Multiple calls to 149 * has been read, further calls to this method will simply return zero. 156 * has been read, further calls to this method will return zero.
|
/frameworks/base/core/java/android/util/ |
CharsetUtils.java | 84 * code is running on). This method merely calls through to 102 * method merely calls {@code Charset.forName()} on a name 125 * This method merely calls through to {@link
|
/frameworks/base/docs/html/resources/articles/ |
using-webviews.jd | 41 expose to JavaScript and the name to use when making calls. You can see 57 android, it calls out to the activity, which then turns around and calls back
|
/packages/apps/Phone/res/values/ |
config.xml | 36 <!-- If true, enable the onscreen touch UI for incoming calls. 43 In general, the touch UI is used for regular calls only on 114 <!-- Determine whether calls to mute the microphone in PhoneUtils
|
/sdk/layoutopt/libs/uix/src/com/android/layoutopt/uix/groovy/ |
LayoutAnalysisCategory.java | 189 * @return The analysis itself to chain calls. 199 * @return The analysis itself to chain calls. 209 * @return The analysis itself to chain calls.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
gprof.info | 98 function calls that use a lot of time. *Note The Call Graph: Call 149 time seconds seconds calls Ts/call Ts/call name 160 you number-of-calls information for standard library functions such as 171 (except that the `calls' field for the functions will be blank), but 184 `-finstrument-functions' command line option which will insert calls to 222 directory_ at the time it exits. This means that if your program calls 473 spent in these functions, calls to/from them, etc., will all be 482 object file and identifies function calls in the binary machine 485 have been called, but never were. Calls to functions that were 487 if symbol table entries are present for them. Calls to dynami [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
gprof.info | 98 function calls that use a lot of time. *Note The Call Graph: Call 149 time seconds seconds calls Ts/call Ts/call name 160 you number-of-calls information for standard library functions such as 171 (except that the `calls' field for the functions will be blank), but 184 `-finstrument-functions' command line option which will insert calls to 222 directory_ at the time it exits. This means that if your program calls 473 spent in these functions, calls to/from them, etc., will all be 482 object file and identifies function calls in the binary machine 485 have been called, but never were. Calls to functions that were 487 if symbol table entries are present for them. Calls to dynami [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
gprof.info | 98 function calls that use a lot of time. *Note The Call Graph: Call 149 time seconds seconds calls Ts/call Ts/call name 160 you number-of-calls information for standard library functions such as 171 (except that the `calls' field for the functions will be blank), but 184 `-finstrument-functions' command line option which will insert calls to 222 directory_ at the time it exits. This means that if your program calls 473 spent in these functions, calls to/from them, etc., will all be 482 object file and identifies function calls in the binary machine 485 have been called, but never were. Calls to functions that were 487 if symbol table entries are present for them. Calls to dynami [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
gprof.info | 99 function calls that use a lot of time. *Note The Call Graph: Call 150 time seconds seconds calls Ts/call Ts/call name 161 you number-of-calls information for standard library functions such as 172 (except that the `calls' field for the functions will be blank), but 185 `-finstrument-functions' command line option which will insert calls to 223 directory_ at the time it exits. This means that if your program calls 474 spent in these functions, calls to/from them, etc., will all be 483 object file and identifies function calls in the binary machine 486 have been called, but never were. Calls to functions that were 488 if symbol table entries are present for them. Calls to dynami [all...] |
/external/guava/javadoc/com/google/common/collect/class-use/ |
ForwardingObject.html | 141 A collection which forwards all its method calls to another collection.</TD> 149 A concurrent map which forwards all its method calls to another concurrent 158 An iterator which forwards all its method calls to another iterator.</TD> 166 A list which forwards all its method calls to another list.</TD> 174 A list iterator which forwards all its method calls to another list 183 A map which forwards all its method calls to another map.</TD> 191 A map entry which forwards all its method calls to another map entry.</TD> 199 A multimap which forwards all its method calls to another multimap.</TD> 207 A multiset which forwards all its method calls to another multiset.</TD> 215 A queue which forwards all its method calls to another queue.</TD [all...] |
/dalvik/libcore/security/src/test/java/tests/security/cert/ |
CertPathTest.java | 227 * This test just calls <code>getCertificates()</code> method<br> 241 * This test just calls <code>getEncoded()</code> method<br> 257 * This test just calls <code>getEncoded(String)</code> method<br> 273 * This test just calls <code>getEncodings()</code> method<br> 287 * This test just calls <code>writeReplace()</code> method<br>
|