Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DProfileOwnerProvisioningService.java255 final DisableBluetoothSharingTask disableBluetoothSharingTask; in startManagedProfileOrUserProvisioning() local
261 disableBluetoothSharingTask = new DisableBluetoothSharingTask( in startManagedProfileOrUserProvisioning()
278 disableBluetoothSharingTask.run(); in startManagedProfileOrUserProvisioning()