Home
last modified time | relevance | path

Searched refs:myBundle (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java514 Bundle myBundle = mProviderClient.call( in updateInbox() local
516 if (myBundle != null) in updateInbox()
745 Bundle myBundle = mProviderClient.call( in setOwnerStatus() local
747 if (myBundle != null) in setOwnerStatus()
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapContentTest.java335 Bundle myBundle = mResolver.call(mEmailUri, BluetoothMapContract.METHOD_UPDATE_FOLDER, in callBluetoothProvider() local