Loading tests/robotests/src/com/android/settings/bluetooth/BluetoothDetailsCompanionAppsControllerTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -109,6 +109,7 @@ public class BluetoothDetailsCompanionAppsControllerTest extends /* deviceProfile */ "", /* selfManaged */ false, /* notifyOnDeviceNearby */ true, /* revoked */ false, /* timeApprovedMs */ System.currentTimeMillis(), /* lastTimeConnected */ Long.MAX_VALUE); Loading Loading
tests/robotests/src/com/android/settings/bluetooth/BluetoothDetailsCompanionAppsControllerTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -109,6 +109,7 @@ public class BluetoothDetailsCompanionAppsControllerTest extends /* deviceProfile */ "", /* selfManaged */ false, /* notifyOnDeviceNearby */ true, /* revoked */ false, /* timeApprovedMs */ System.currentTimeMillis(), /* lastTimeConnected */ Long.MAX_VALUE); Loading