/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ |
D | BluetoothOppSendFileInfo.java | 120 BluetoothProfile.OPP, in generateFileInfo() 143 BluetoothProfile.OPP, in generateFileInfo() 151 BluetoothProfile.OPP, in generateFileInfo() 185 BluetoothProfile.OPP, in generateFileInfo() 198 BluetoothProfile.OPP, in generateFileInfo() 232 BluetoothProfile.OPP, in generateFileInfo() 252 BluetoothProfile.OPP, in generateFileInfo() 266 BluetoothProfile.OPP, in generateFileInfo() 275 BluetoothProfile.OPP, in generateFileInfo() 285 BluetoothProfile.OPP, in generateFileInfo() [all …]
|
D | BluetoothOppTransfer.java | 117 BluetoothProfile.OPP, in onReceive() 133 BluetoothProfile.OPP, in onReceive() 165 BluetoothProfile.OPP, in onReceive() 184 BluetoothProfile.OPP, in onReceive() 199 BluetoothProfile.OPP, in onReceive() 211 BluetoothProfile.OPP, in onReceive() 354 BluetoothProfile.OPP, in handleMessage() 376 BluetoothProfile.OPP, in handleMessage() 408 BluetoothProfile.OPP, in handleMessage() 453 BluetoothProfile.OPP, in markBatchFailed() [all …]
|
D | BluetoothOppObexClientSession.java | 183 BluetoothProfile.OPP, in run() 204 BluetoothProfile.OPP, in run() 221 MetricsLogger.logProfileConnectionEvent(BluetoothMetricsProto.ProfileId.OPP); in run() 238 BluetoothProfile.OPP, in disconnect() 252 BluetoothProfile.OPP, in disconnect() 263 BluetoothProfile.OPP, in disconnect() 280 BluetoothProfile.OPP, in connect() 299 BluetoothProfile.OPP, in connect() 322 BluetoothProfile.OPP, in doSend() 422 BluetoothProfile.OPP, in sendFile() [all …]
|
D | BluetoothOppObexServerSession.java | 136 BluetoothProfile.OPP, in preStart() 169 BluetoothProfile.OPP, in stop() 216 BluetoothProfile.OPP, in onPut() 227 BluetoothProfile.OPP, in onPut() 237 BluetoothProfile.OPP, in onPut() 250 BluetoothProfile.OPP, in onPut() 266 BluetoothProfile.OPP, in onPut() 284 BluetoothProfile.OPP, in onPut() 341 BluetoothProfile.OPP, in onPut() 364 BluetoothProfile.OPP, in onPut() [all …]
|
D | BluetoothOppLauncherActivity.java | 89 BluetoothProfile.OPP, in onCreate() 171 BluetoothProfile.OPP, in onCreate() 182 BluetoothProfile.OPP, in onCreate() 219 BluetoothProfile.OPP, in onCreate() 235 BluetoothProfile.OPP, in onCreate() 255 BluetoothProfile.OPP, in onCreate() 412 BluetoothProfile.OPP, in createFileForSharedContent() 420 BluetoothProfile.OPP, in createFileForSharedContent() 427 BluetoothProfile.OPP, in createFileForSharedContent() 439 BluetoothProfile.OPP, in createFileForSharedContent() [all …]
|
D | BluetoothOppService.java | 227 BluetoothProfile.OPP, in BluetoothOppService() 283 BluetoothProfile.OPP, in stop() 340 BluetoothProfile.OPP, in getBluetoothOppService() 349 BluetoothProfile.OPP, in getBluetoothOppService() 438 BluetoothProfile.OPP, 447 BluetoothProfile.OPP, 474 BluetoothProfile.OPP, 483 BluetoothProfile.OPP, 519 BluetoothProfile.OPP, in startSocketListener() 528 BluetoothProfile.OPP, in startSocketListener() [all …]
|
D | BluetoothOppUtility.java | 202 BluetoothProfile.OPP, in openReceivedFile() 212 BluetoothProfile.OPP, in openReceivedFile() 242 BluetoothProfile.OPP, in openReceivedFile() 275 BluetoothProfile.OPP, in openReceivedFile() 300 BluetoothProfile.OPP, in fileExists() 459 BluetoothProfile.OPP, in putSendFileInfo() 481 BluetoothProfile.OPP, in closeSendFileInfo() 497 BluetoothProfile.OPP, in isInExternalStorageDir() 510 BluetoothProfile.OPP, in isInExternalStorageDir() 560 BluetoothProfile.OPP, in isSameOrSubDirectory()
|
D | BluetoothOppProvider.java | 179 BluetoothProfile.OPP, in createTable() 193 BluetoothProfile.OPP, in dropTable() 290 BluetoothProfile.OPP, in oppDatabaseMigration() 352 BluetoothProfile.OPP, in insert() 445 BluetoothProfile.OPP, in query()
|
D | BluetoothOppReceiveFileInfo.java | 167 BluetoothProfile.OPP, in generateFileInfo() 197 BluetoothProfile.OPP, in generateFileInfo()
|
D | BluetoothOppTransferHistory.java | 287 BluetoothProfile.OPP, in isTransferComplete() 338 BluetoothProfile.OPP, in openCompleteTransfer()
|
D | BluetoothOppReceiver.java | 143 BluetoothProfile.OPP, in onReceive() 262 BluetoothProfile.OPP, in onReceive()
|
D | BluetoothOppManager.java | 362 BluetoothProfile.OPP, in startTransfer() 445 BluetoothProfile.OPP, in run()
|
D | BluetoothOppTransferActivity.java | 142 BluetoothProfile.OPP, in onCreate() 413 BluetoothProfile.OPP, in updateProgressbar()
|
D | Constants.java | 293 BluetoothProfile.OPP, in logHeader()
|
D | BluetoothOppIncomingFileConfirmActivity.java | 98 BluetoothProfile.OPP, in onCreate()
|
/packages/modules/Bluetooth/flags/ |
D | opp.aconfig | 7 description: "Make OPP notification start activities directly from it, not via OppReceiver" 14 description: "Fix UI issues related to multiple OPP notifications"
|
/packages/modules/Bluetooth/android/BluetoothLegacyMigration/ |
D | BluetoothLegacyMigration.kt | 46 private const val OPP = "OPPMGR" constant 59 OPP(OppDatabase.DATABASE_NAME, ::OppDatabase), 235 OPP, in call()
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothProfile.java | 185 @SystemApi int OPP = 20; field 462 case OPP: in getProfileName()
|
/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bt_constants.py | 129 OPP = 20 variable in BluetoothProfile
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | Config.java | 124 new ProfileConfig(BluetoothOppService.isEnabled(), BluetoothProfile.OPP), 173 new ProfileConfig(BluetoothOppService.isEnabled(), BluetoothProfile.OPP),
|
D | AdapterService.java | 1533 Map.entry(BluetoothProfile.OPP, BluetoothOppService::new), 1700 if (profile == BluetoothProfile.OPP) { in isProfileSupported()
|
/packages/modules/Bluetooth/android/pandora/server/src/ |
D | Server.kt | 67 BluetoothProfile.OPP to ::Opp,
|
/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/cts/ |
D | TestUtils.java | 122 case BluetoothProfile.OPP -> { in isProfileEnabled()
|
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 270 OPP = 20; enumerator
|
/packages/modules/Bluetooth/framework/api/ |
D | system-current.txt | 849 field public static final int OPP = 20; // 0x14
|