Home
last modified time | relevance | path

Searched defs:currentConfig (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DBluetoothChannelModeDialogPreferenceController.java62 final BluetoothCodecConfig currentConfig = getCurrentCodecConfig(); in writeConfigurationValues() local
92 final BluetoothCodecConfig currentConfig = getCurrentCodecConfig(); in getSelectableIndex() local
DBluetoothSampleRateDialogPreferenceController.java62 final BluetoothCodecConfig currentConfig = getCurrentCodecConfig(); in writeConfigurationValues() local
98 final BluetoothCodecConfig currentConfig = getCurrentCodecConfig(); in getSelectableIndex() local
DBluetoothBitPerSampleDialogPreferenceController.java62 final BluetoothCodecConfig currentConfig = getCurrentCodecConfig(); in writeConfigurationValues() local
95 final BluetoothCodecConfig currentConfig = getCurrentCodecConfig(); in getSelectableIndex() local
DBluetoothQualityDialogPreferenceController.java96 final BluetoothCodecConfig currentConfig = getCurrentCodecConfig(); in updateState() local
/packages/services/Car/surround_view/service-impl/
DMtlReader.cpp66 std::string currentConfig; in ReadMtlFromFile() local
/packages/apps/Settings/src/com/android/settings/notification/history/
DNotificationSbnAdapter.java84 Configuration currentConfig = mContext.getResources().getConfiguration(); in NotificationSbnAdapter() local
/packages/apps/Car/libs/car-ui-lib/tests/paintbooth/src/com/android/car/ui/paintbooth/
DMainActivity.java217 Object currentConfig = getConfig.invoke(canary); in initLeakCanary() local