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