Searched refs:address (Results 176 - 200 of 232) sorted by last modified time

12345678910

/frameworks/base/core/java/android/net/
H A DSntpClient.java87 InetAddress address = null;
89 address = InetAddress.getByName(host);
94 return requestTime(address, NTP_PORT, timeout);
97 public boolean requestTime(InetAddress address, int port, int timeout) { argument
103 DatagramPacket request = new DatagramPacket(buffer, buffer.length, address, port);
H A DVpnService.java64 * conflict with each other. The system takes several actions to address
235 * Adds a network address to the VPN interface.
238 * address is already in use or cannot be assigned to the interface for any other reason.
240 * Adding an address implicitly allows traffic from that address family (i.e., IPv4 or IPv6) to
243 * @throws IllegalArgumentException if the address is invalid.
245 * @param address The IP address (IPv4 or IPv6) to assign to the VPN interface.
246 * @param prefixLength The prefix length of the address.
253 public boolean addAddress(InetAddress address, in argument
283 removeAddress(InetAddress address, int prefixLength) argument
380 check(InetAddress address, int prefixLength) argument
458 addAddress(InetAddress address, int prefixLength) argument
480 addAddress(String address, int prefixLength) argument
493 addRoute(InetAddress address, int prefixLength) argument
521 addRoute(String address, int prefixLength) argument
535 addDnsServer(InetAddress address) argument
557 addDnsServer(String address) argument
[all...]
H A DWebAddress.java34 * browser address widget.
69 public WebAddress(String address) throws ParseException { argument
70 if (address == null) {
74 // android.util.Log.d(LOGTAG, "WebAddress: " + address);
82 Matcher m = sAddressPattern.matcher(address);
113 throw new ParseException("Bad address");
/frameworks/base/core/java/android/os/
H A DMemoryFile.java45 // returns memory address for ashmem region
50 private static native int native_read(FileDescriptor fd, long address, byte[] buffer, argument
52 private static native void native_write(FileDescriptor fd, long address, byte[] buffer, argument
58 private long mAddress; // address of ashmem memory
/frameworks/base/core/java/android/provider/
H A DCallLog.java409 * The address associated with the account used to place or receive the call; in string
597 Uri address = account.getSubscriptionAddress();
598 if (address != null) {
599 accountAddress = address.getSchemeSpecificPart();
H A DSettings.java359 * address for Wi-Fi.
2534 * The static IP address.
2546 * If using static IP, the gateway's IP address.
2570 * If using static IP, the primary DNS's IP address.
2582 * If using static IP, the secondary DNS's IP address.
3461 * "SIP_ADDRESS_ONLY" : Only if destination is a SIP address
3480 * One of the sip call options: Only if destination is a SIP address.
6610 * Each entry is a partial Bluetooth device address string and an integer representing
7506 * point for which we have failed in acquiring an IP address from DHCP.
8087 public static final String getBluetoothHeadsetPriorityKey(String address) { argument
8095 getBluetoothA2dpSinkPriorityKey(String address) argument
8103 getBluetoothA2dpSrcPriorityKey(String address) argument
8111 getBluetoothInputDevicePriorityKey(String address) argument
8119 getBluetoothMapPriorityKey(String address) argument
8127 getBluetoothPbapClientPriorityKey(String address) argument
8135 getBluetoothSapPriorityKey(String address) argument
[all...]
/frameworks/base/core/java/android/text/util/
H A DLinkify.java114 * to prevent turning the domain name in an email address into a web link.
547 String address;
551 while ((address = WebView.findAddress(string)) != null) {
552 int start = string.indexOf(address);
559 int length = address.length();
570 encodedAddress = URLEncoder.encode(address,"UTF-8");
H A DRfc822Token.java22 * This class stores an RFC 822-like name, address, and comment,
30 * Creates a new Rfc822Token with the specified name, address,
33 public Rfc822Token(@Nullable String name, @Nullable String address, @Nullable String comment) { argument
35 mAddress = address;
48 * Returns the address part.
71 * Changes the address to the specified address.
73 public void setAddress(@Nullable String address) { argument
74 mAddress = address;
86 * the comment (in parentheses), and the address (i
[all...]
H A DRfc822Tokenizer.java26 * address list fields, and also provides a method for converting
47 StringBuilder address = new StringBuilder();
65 if (address.length() > 0) {
67 address.toString(),
76 address.setLength(0);
135 address.append(c);
150 if (address.length() > 0) {
152 address.toString(),
306 * Terminates the specified address with a comma and space.
/frameworks/base/core/java/android/view/
H A DDisplay.java308 mAddress = displayInfo.address;
403 * Gets the display address, or null if none.
406 * @return The display address.
H A DDisplayInfo.java51 * Display address, or null if none.
54 public String address; field in class:DisplayInfo
277 && Objects.equal(address, other.address)
316 address = other.address;
354 address = source.readString();
400 dest.writeString(address);
642 if (address != null) {
643 sb.append(", address ")
[all...]
/frameworks/av/include/media/
H A DIAudioFlinger.h163 const String8& address,
176 const String8& address,
/frameworks/av/media/libmedia/
H A DAudioSystem.cpp731 const char *address = ""; local
737 address = device_address;
742 return aps->setDeviceConnectionState(device, state, address, name);
H A DIAudioFlinger.cpp456 const String8& address,
468 data.writeString8(address);
530 const String8& address,
543 data.writeString8(address);
1138 String8 address(data.readString8());
1143 &devices, address, &latencyMs, flags);
1185 String8 address(data.readString8());
1190 &device, address, source, flags);
452 openOutput(audio_module_handle_t module, audio_io_handle_t *output, audio_config_t *config, audio_devices_t *devices, const String8& address, uint32_t *latencyMs, audio_output_flags_t flags) argument
526 openInput(audio_module_handle_t module, audio_io_handle_t *input, audio_config_t *config, audio_devices_t *device, const String8& address, audio_source_t source, audio_input_flags_t flags) argument
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
H A DFilt_6k_7k_opt.s38 MOV r8, r0 @ copy signal[] address
39 MOV r4, r1 @ copy lg address
40 MOV r5, r2 @ copy mem[] address
47 ADR r3, Lable1 @ get fir_7k address
53 ADD r6, r13, #60 @ get x[L_FIR - 1] address
174 LDR r1, [sp, #-4] @mem address
H A DNorm_Corr_opt.s71 MOV r14, r1 @copy xn[] address
183 LDR r5, [r13, #CORR_NORM] @ get corr_norm address
185 ADD r10, r5, r4, LSL #1 @ get corr_norm[t] address
200 ADD r8, r8, r5, LSL #1 @ exc[k] address
201 ADD r9, r9, r6, LSL #1 @ h[i] address
202 ADD r10, r10, r6, LSL #1 @ excf[i] address
H A DSyn_filt_32_opt.s42 LDR r4, [r13, #40] @ get sig_hi[] address
43 LDR r5, [r13, #44] @ get sig_lo[] address
H A Dconvolve_opt.s39 ADD r4, r1, r3, LSL #1 @ tmpH address
74 ADD r4, r1, r3, LSL #1 @tmpH address
149 ADD r4, r1, r3, LSL #1 @ tmpH address
H A Dcor_h_vec_opt.s71 ADD r9, r3, r2, LSL #1 @address of sign[pos]
118 ADD r9, r3, r2, LSL #1 @address of sign[pos]
H A Dpred_lt4_1_opt.s49 NOP @space for fixed up relative address of ADR
H A Dscale_sig_opt.s37 ADD r4, r0, r3, LSL #1 @x[i] address
H A Dsyn_filt_opt.s39 MOV r4, r3 @ copy mem[] address
40 MOV r5, r13 @ copy yy = y_buf address
225 ADD r5, r13, #160 @ yy[64] address
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
H A DFilt_6k_7k_neon.s37 MOV r8, r0 @ copy signal[] address
38 MOV r5, r2 @ copy mem[] address
53 ADR r3, Lable1 @ get fir_7k address
57 ADD r6, r13, #60 @ get x[L_FIR - 1] address
211 @LDR r1, [sp, #-4] @mem address
H A DNorm_Corr_neon.s71 MOV r14, r1 @copy xn[] address
223 LDR r5, [r13, #CORR_NORM] @ get corr_norm address
225 ADD r10, r5, r4, LSL #1 @ get corr_norm[t] address
239 ADD r8, r8, r5, LSL #1 @ exc[k] address
240 ADD r9, r9, r6, LSL #1 @ h[i] address
241 ADD r10, r10, r6, LSL #1 @ excf[i] address
H A DSyn_filt_32_neon.s42 LDR r4, [r13, #40] @ get sig_hi[] address
43 LDR r5, [r13, #44] @ get sig_lo[] address
49 SUB r10, r4, #32 @ sig_hi[-16] address
50 SUB r11, r5, #32 @ sig_lo[-16] address

Completed in 333 milliseconds

12345678910