Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSettings.java472 args.putString(DeviceProfilesSettings.ARG_DEVICE_ADDRESS,
474 DeviceProfilesSettings profileSettings = new DeviceProfilesSettings();
477 DeviceProfilesSettings.class.getSimpleName());
DDeviceProfilesSettings.java52 public final class DeviceProfilesSettings extends DialogFragment implements class