OSDN Git Service

Add intent action for BT device detail page
authorjackqdyulei <jackqdyulei@google.com>
Thu, 7 Feb 2019 23:47:52 +0000 (15:47 -0800)
committerjackqdyulei <jackqdyulei@google.com>
Mon, 11 Feb 2019 21:48:16 +0000 (13:48 -0800)
commit715408e59284d30f9aeb582119e5697a9f374027
tree361b380756aef2528f6b71926ca12f4cc5156067
parent7946eee85071a92576d057286f910a4c220717b8
Add intent action for BT device detail page

Also update detail page to accept cold start:
1. Check whether profile is ready
2. When it is ready, refresh UI

Bug: 123665527
Test: SettingsRoboTests
Change-Id: I39382fd97e9da46fca08cd2e4a3ef15d32703664
AndroidManifest.xml
src/com/android/settings/Settings.java
src/com/android/settings/bluetooth/BluetoothDetailsProfilesController.java
src/com/android/settings/bluetooth/BluetoothDeviceDetailsFragment.java
tests/robotests/src/com/android/settings/bluetooth/BluetoothDetailsProfilesControllerTest.java
tests/unit/src/com/android/settings/bluetooth/BluetoothDeviceDetailsRotationTest.java