Searched
full:answer (Results
676 -
700 of
1944) sorted by null
<<21222324252627282930>>
/frameworks/base/core/java/com/android/internal/util/ |
ProcFileReader.java | 51 // read enough to answer hasMoreData
|
/frameworks/base/docs/html/tools/publishing/ |
preparing.jd | 145 href="https://www.google.com/support/androidmarket/developer/bin/answer.py?answer=1078870">Graphic 160 <a href="https://www.google.com/support/androidmarket/developer/bin/answer.py?answer=1078870">
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
ISipSession.aidl | 123 * @param sessionDescription the session description to answer this call
|
/hardware/libhardware/include/hardware/ |
bt_hf.h | 84 /** Callback for answer incoming call (ATA)
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/ |
MobiCoreDevice.cpp | 208 // No MCP answer received and mobicore halted, dump mobicore status 210 LOG_I("No MCP answer received in 2 seconds."); 321 // Read MC answer from MCP buffer 407 // Read MC answer from MCP buffer
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
schannel6_protocol.h | 302 * Answer messages.
|
/libcore/luni/src/main/java/javax/security/cert/ |
Certificate.java | 72 * return <code>true</code> when passed to <code>equals</code> must answer
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
is_abstract.hpp | 88 // it must be instantiated in order for us to get the right answer:
|
/packages/apps/InCallUI/res/values/ |
dimens.xml | 98 Right now answer/decline/reject icons have 38dp width/height.
|
/packages/apps/InCallUI/src/com/android/incallui/ |
CallCommandClient.java | 52 Log.e(this, "Cannot answer call; CallCommandService == null");
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
MatrixUtils.java | 68 * A utility function to inverse matrix. This function calculates answer for each row by
|
/packages/services/Telephony/res/values/ |
dimens.xml | 94 Right now answer/decline/reject icons have 38dp width/height.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_arp.h | 125 #define ATF_DONTPUB 0x40 /* don't answer this addresses */
|
kd.h | 34 #define KB_101 0x02 /* this is what we always answer */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/ |
if_arp.h | 161 #define ATF_DONTPUB 0x40 /* Don't answer this addresses. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_arp.h | 125 #define ATF_DONTPUB 0x40 /* don't answer this addresses */
|
kd.h | 34 #define KB_101 0x02 /* this is what we always answer */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
if_arp.h | 161 #define ATF_DONTPUB 0x40 /* Don't answer this addresses. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_arp.h | 125 #define ATF_DONTPUB 0x40 /* don't answer this addresses */
|
kd.h | 34 #define KB_101 0x02 /* this is what we always answer */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
if_arp.h | 161 #define ATF_DONTPUB 0x40 /* Don't answer this addresses. */
|
/system/core/logcat/ |
event.logtags | 38 42 answer (to life the universe etc|3)
|
/bionic/libc/netbsd/resolv/ |
res_send.c | 595 (stdout, ";; got answer:\n")); 655 errno = ETIMEDOUT; /* no answer obtained */ 905 * Flush rest of answer so connection stays in synch. 930 (stdout, ";; old answer (unexpected):\n"), 1189 (stdout, ";; old answer:\n"), [all...] |
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
peerconnection_unittest.cc | 735 talk_base::scoped_ptr<SessionDescriptionInterface> answer; local 736 EXPECT_TRUE(DoCreateAnswer(answer.use())); 738 EXPECT_TRUE(answer->ToString(&sdp)); 739 EXPECT_TRUE(DoSetLocalDescription(answer.release())); 749 webrtc::CreateSessionDescription("answer", msg, NULL)); [all...] |
/external/dnsmasq/src/ |
rfc1035.c | 972 /* Is the packet a reply with the answer address equal to addr? 1073 /* get domain-name answer arg and store it in RDATA field */ 1127 /* return zero if we can't answer from cache, or packet size if we can */ 1145 partial replies, so we have to do a dry run to see if we can answer 1273 /* don't answer wildcard queries with data not from /etc/hosts or dhcp leases */ [all...] |
Completed in 1239 milliseconds
<<21222324252627282930>>