Home
last modified time | relevance | path

Searched refs:RequiresLegacyBluetoothAdminPermission (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSet.java27 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
72 @RequiresLegacyBluetoothAdminPermission
100 @RequiresLegacyBluetoothAdminPermission
120 @RequiresLegacyBluetoothAdminPermission
138 @RequiresLegacyBluetoothAdminPermission
154 @RequiresLegacyBluetoothAdminPermission
175 @RequiresLegacyBluetoothAdminPermission
192 @RequiresLegacyBluetoothAdminPermission
DBluetoothLeScanner.java33 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
119 @RequiresLegacyBluetoothAdminPermission
143 @RequiresLegacyBluetoothAdminPermission
173 @RequiresLegacyBluetoothAdminPermission
199 @RequiresLegacyBluetoothAdminPermission
223 @RequiresLegacyBluetoothAdminPermission
309 @RequiresLegacyBluetoothAdminPermission
332 @RequiresLegacyBluetoothAdminPermission
366 @RequiresLegacyBluetoothAdminPermission
DBluetoothLeAdvertiser.java31 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
96 @RequiresLegacyBluetoothAdminPermission
117 @RequiresLegacyBluetoothAdminPermission
231 @RequiresLegacyBluetoothAdminPermission
270 @RequiresLegacyBluetoothAdminPermission
315 @RequiresLegacyBluetoothAdminPermission
365 @RequiresLegacyBluetoothAdminPermission
419 @RequiresLegacyBluetoothAdminPermission
608 @RequiresLegacyBluetoothAdminPermission
DPeriodicAdvertisingManager.java28 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
91 @RequiresLegacyBluetoothAdminPermission
118 @RequiresLegacyBluetoothAdminPermission
174 @RequiresLegacyBluetoothAdminPermission
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHidHost.java29 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
612 @RequiresLegacyBluetoothAdminPermission
638 @RequiresLegacyBluetoothAdminPermission
664 @RequiresLegacyBluetoothAdminPermission
693 @RequiresLegacyBluetoothAdminPermission
733 @RequiresLegacyBluetoothAdminPermission
760 @RequiresLegacyBluetoothAdminPermission
786 @RequiresLegacyBluetoothAdminPermission
813 @RequiresLegacyBluetoothAdminPermission
DBluetoothA2dp.java29 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
326 @RequiresLegacyBluetoothAdminPermission
364 @RequiresLegacyBluetoothAdminPermission
463 @RequiresLegacyBluetoothAdminPermission
892 @RequiresLegacyBluetoothAdminPermission
926 @RequiresLegacyBluetoothAdminPermission
961 @RequiresLegacyBluetoothAdminPermission
DBluetoothHeadset.java28 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
419 @RequiresLegacyBluetoothAdminPermission
461 @RequiresLegacyBluetoothAdminPermission
1072 @RequiresLegacyBluetoothAdminPermission
1108 @RequiresLegacyBluetoothAdminPermission
1247 @RequiresLegacyBluetoothAdminPermission
DBluetoothDevice.java34 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
898 @RequiresLegacyBluetoothAdminPermission
925 @RequiresLegacyBluetoothAdminPermission
1848 @RequiresLegacyBluetoothAdminPermission
1871 @RequiresLegacyBluetoothAdminPermission
2521 @RequiresLegacyBluetoothAdminPermission
2547 @RequiresLegacyBluetoothAdminPermission
3030 @RequiresLegacyBluetoothAdminPermission
3052 @RequiresLegacyBluetoothAdminPermission
DBluetoothAdapter.java42 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
1563 @RequiresLegacyBluetoothAdminPermission
1611 @RequiresLegacyBluetoothAdminPermission
1626 @RequiresLegacyBluetoothAdminPermission
1803 @RequiresLegacyBluetoothAdminPermission
2035 @RequiresLegacyBluetoothAdminPermission
2071 @RequiresLegacyBluetoothAdminPermission
2771 @RequiresLegacyBluetoothAdminPermission
3023 @RequiresLegacyBluetoothAdminPermission
3053 @RequiresLegacyBluetoothAdminPermission
[all …]
DBluetoothA2dpSink.java27 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
175 @RequiresLegacyBluetoothAdminPermission
DBluetoothHearingAid.java28 import android.bluetooth.annotations.RequiresLegacyBluetoothAdminPermission;
517 @RequiresLegacyBluetoothAdminPermission
/packages/modules/Bluetooth/framework/java/android/bluetooth/annotations/
DRequiresLegacyBluetoothAdminPermission.java38 public @interface RequiresLegacyBluetoothAdminPermission {} annotation