OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMaxPacketSize
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/obex/javax/obex/
Operation.java
180
int
getMaxPacketSize
();
ClientOperation.java
272
mPrivateOutput = new PrivateOutputStream(this,
getMaxPacketSize
());
280
public int
getMaxPacketSize
() {
ServerOperation.java
599
public int
getMaxPacketSize
() {
652
mPrivateOutput = new PrivateOutputStream(this,
getMaxPacketSize
());
/external/opencore/protocols/sdp/common/include/
rm_media_info.h
144
inline int
getMaxPacketSize
()
Completed in 205 milliseconds