OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObexObjectPush
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDeviceFilter.java
133
if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.
ObexObjectPush
)) {
LocalBluetoothProfileManager.java
172
if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.
ObexObjectPush
)) {
354
if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.
ObexObjectPush
) &&
/frameworks/base/core/java/android/bluetooth/
BluetoothUuid.java
57
public static final ParcelUuid
ObexObjectPush
=
92
ObexObjectPush
, PANU, NAP, MAP, MNS, MAS};
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppRfcommListener.java
118
mBtServerSocket = mAdapter.listenUsingInsecureRfcommWithServiceRecord("OBEX Object Push", BluetoothUuid.
ObexObjectPush
.getUuid());
BluetoothOppTransfer.java
620
btSocket = device.createInsecureRfcommSocketToServiceRecord(BluetoothUuid.
ObexObjectPush
.getUuid());
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothUtil.java
63
if (BluetoothUuid.
ObexObjectPush
.equals(uuid)) return "
ObexObjectPush
";
/external/chromium_org/third_party/android_platform/webview/
frameworks.jar
Completed in 6206 milliseconds