Home
last modified time | relevance | path

Searched refs:SAP (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DSapProfile.java50 BluetoothUuid.SAP,
95 return BluetoothProfile.SAP; in getProfileId()
103 BluetoothProfile.SAP); in SapProfile()
198 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.SAP, in finalize()
DLocalBluetoothProfileManager.java215 if (mSapProfile == null && supportedList.contains(BluetoothProfile.SAP)) { in updateLocalProfiles()
557 if (mSapProfile != null && ArrayUtils.contains(uuids, BluetoothUuid.SAP)) { in updateProfiles()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java142 int SAP = 10; field
393 case SAP: in getProfileName()
DBluetoothUuid.java149 public static final ParcelUuid SAP = field in BluetoothUuid
DBluetoothSap.java94 new BluetoothProfileConnector(this, BluetoothProfile.SAP,
DBluetoothAdapter.java2762 } else if (profile == BluetoothProfile.SAP) { in getProfileProxy()
2845 case BluetoothProfile.SAP: in closeProfileProxy()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DSapProfileTest.java62 mServiceListener.onServiceConnected(BluetoothProfile.SAP, mService); in setUp()
/frameworks/base/services/tests/servicestests/res/raw/
Dbackup_telephony_with_password41 hRU�`��T<�Vyv[��b26N,5��~G���SAP�gx7��ڎK��l�F�F=U0���E)`���Kƺ'��ڌ/����n�>ނ����g�cT�M����.33…
/frameworks/base/api/
Dsystem-current.txt1452 field @NonNull public static final android.os.ParcelUuid SAP;
Dcurrent.txt8768 field public static final int SAP = 10; // 0xa
/frameworks/base/non-updatable-api/
Dsystem-current.txt1452 field @NonNull public static final android.os.ParcelUuid SAP;
Dcurrent.txt8768 field public static final int SAP = 10; // 0xa
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10902 Landroid/bluetooth/BluetoothUuid;->SAP:Landroid/os/ParcelUuid;