[DO NOT MERGE] Stop scan on device chooser activity backgrounded
am: 200c37f413
Change-Id: I29fbe568cccac08e6fa28ec8cf1c027290d35efc
This commit is contained in:
@@ -19,4 +19,5 @@ package android.companion;
|
||||
/** @hide */
|
||||
interface ICompanionDeviceDiscoveryServiceCallback {
|
||||
oneway void onDeviceSelected(String packageName, int userId, String deviceAddress);
|
||||
oneway void onDeviceSelectionCancel();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user