OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isValidMnsRecord
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMnsObexClient.java
127
if (
isValidMnsRecord
()) {
264
public boolean
isValidMnsRecord
() {
270
if (
isValidMnsRecord
()) {
280
if (!
isValidMnsRecord
()) {
308
if (
isValidMnsRecord
() && mMnsRecord.getL2capPsm() > 0) {
312
} else if (
isValidMnsRecord
() && mMnsRecord.getRfcommChannelNumber() > 0) {
BluetoothMapContentObserver.java
[
all
...]
Completed in 81 milliseconds