/external/wpa_supplicant_8/hostapd/ |
hlr_auc_gw.c | 2 * HLR/AuC testing gateway for hostapd EAP-SIM/AKA database/authenticator 9 * gateway interface to HLR/AuC. It is expected to be replaced with an 10 * implementation of SS7 gateway to GSM/UMTS authentication center (HLR/AuC) or 1028 printf("HLR/AuC testing gateway for hostapd EAP-SIM/AKA "
|
/frameworks/base/core/java/android/preference/ |
PreferenceScreen.java | 45 * serves as the gateway to another screen of preferences (either by showing
|
/frameworks/base/telecomm/java/android/telecom/ |
ParcelableCall.java | 170 /** Gateway information for the call. */
|
/packages/apps/Messaging/src/android/support/v7/mms/ |
CarrierConfigValuesLoader.java | 188 * String value: number of email gateway
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/ |
WifiFormPageType.java | 85 GATEWAY(FormPageDisplayer.DISPLAY_TYPE_TEXT_INPUT, R.string.title_wifi_gateway,
|
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/ |
SipConnectionService.java | 75 DisconnectCause.CALL_BARRED, "Cannot make a SIP call with a gateway number."));
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
core.py | 62 """The gateway to the Distutils: do everything your setup script needs
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
core.py | 62 """The gateway to the Distutils: do everything your setup script needs
|
/system/bt/bta/ag/ |
bta_ag_rfc.c | 21 * This file contains the audio gateway functions controlling the RFCOMM
|
bta_ag_int.h | 21 * This is the private interface file for the BTA audio gateway.
|
bta_ag_sdp.c | 21 * This file contains the audio gateway functions performing SDP
|
/system/bt/bta/hf_client/ |
bta_hf_client_sdp.c | 22 * This file contains the audio gateway functions performing SDP
|
/packages/services/Telephony/src/com/android/phone/ |
PhoneUtils.java | 562 * if not using a gateway 563 * @param callGateway Class for setting gateway data on a successful call. 602 // in the gateway numbers (treated a fragment delim.) However 603 // if we allow more complex gateway numbers sequence (with 635 // Now that the call is successful, we can save the gateway info for the call [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
BaseHTTPServer.py | 570 502: ('Bad Gateway', 'Invalid responses from another server/proxy.'), 573 504: ('Gateway Timeout', 574 'The gateway server did not receive a timely response'),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
BaseHTTPServer.py | 570 502: ('Bad Gateway', 'Invalid responses from another server/proxy.'), 573 504: ('Gateway Timeout', 574 'The gateway server did not receive a timely response'),
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
Vpn.java | 919 final String gateway = ipv4DefaultRoute.getGateway().getHostAddress(); local [all...] |
Nat464Xlat.java | 204 // the IP of the gateway is, only that there is one).
|
/external/dhcpcd/ |
if-bsd.c | 254 /* Make us a link layer socket for the host gateway */
|
/external/ipsec-tools/src/racoon/ |
racoon.conf.5 | 769 NAT-T allows one or both peers to reside behind a NAT gateway (i.e., 771 If a NAT gateway is detected during the phase 1 handshake, racoon will 778 NAT-T is used when a NAT gateway is detected between the peers. 783 NAT-T is used regardless of whether a NAT gateway is detected between the [all...] |
/external/iputils/ |
ping.c | 898 pr_icmph(icp->type, icp->code, ntohl(icp->un.gateway), icp); 924 pr_icmph(icp->type, icp->code, ntohl(icp->un.gateway), icp); 1074 printf("(New nexthop: %s)\n", pr_addr(icp ? icp->un.gateway : info)); 1098 printf("Parameter problem: pointer = %u\n", icp ? (ntohl(icp->un.gateway)>>24) : info); [all...] |
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/ |
ssvnc_cmd | 66 # -via <GATEWAY>
|
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
BluetoothStressTest.java | 232 * In this test, the local device plays the role of an HFP audio gateway, and initiates
|
/packages/apps/Messaging/src/com/android/messaging/sms/ |
SmsSender.java | 202 // the new address is the email gateway #
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
TestConnectionService.java | 302 log("gateway package [" + gatewayPackage + "], original handle [" +
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/ |
wsgiwrappers.py | 585 502: 'BAD GATEWAY', 587 504: 'GATEWAY TIMEOUT',
|