/aosp12/frameworks/base/graphics/java/android/graphics/fonts/ |
H A D | FontVariationAxis.java | 140 public static @Nullable FontVariationAxis[] fromFontVariationSettings( in fromFontVariationSettings()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
H A D | PlayerViewHolder.kt | 66 val settings = itemView.requireViewById<View>(R.id.settings) regex
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
H A D | SmsSessionEventBuilder.java | 62 public SmsSessionEventBuilder setSettings(TelephonySettings settings) { in setSettings()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_ble_scan_result.cpp | 62 BluetoothBleScanResult *settings = new BluetoothBleScanResult(); in Unmarshalling() local
|
/ohos5.0/foundation/distributeddatamgr/preferences/test/native/unittest/ |
H A D | preferences_file_test.cpp | 79 std::vector<Element> settings; variable
|
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/ |
H A D | camera_device.cpp | 55 CamRetCode CameraDevice::UpdateSettings(const std::shared_ptr<CameraSetting>& settings) in UpdateSettings()
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraadddcameradevice_fuzzer/ |
H A D | dcameraadddcameradevice_fuzzer.cpp | 58 int32_t UpdateSettings(const DHBase& dhBase, const std::vector<DCameraSettings>& settings) in UpdateSettings()
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraenabledcameradevice_fuzzer/ |
H A D | dcameraenabledcameradevice_fuzzer.cpp | 58 int32_t UpdateSettings(const DHBase& dhBase, const std::vector<DCameraSettings>& settings) in UpdateSettings()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/sound_manager_test/src/ |
H A D | system_sound_manager_unit_test.cpp | 328 ToneHapticsSettings settings; variable 342 ToneHapticsSettings settings; variable 356 ToneHapticsSettings settings; variable 370 ToneHapticsSettings settings; variable 385 ToneHapticsSettings settings; variable 1622 ToneHapticsSettings settings; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_advertiser_impl.cpp | 190 int BleAdvertiserImpl::CheckAdvertiserPara(const BleAdvertiserSettingsImpl &settings, in CheckAdvertiserPara() 241 void BleAdvertiserImpl::StartAdvertising(const BleAdvertiserSettingsImpl &settings, in StartAdvertising() 822 …const BleAdvertiserDataImpl &advData, const BleAdvertiserSettingsImpl &settings, int8_t txPowerLev… in SetAdvDataToGap() argument 964 …const BleAdvertiserDataImpl &advData, const BleAdvertiserSettingsImpl &settings, int8_t txPowerLev… in SetExAdvDataToGap() argument 995 …const BleAdvertiserDataImpl &scanResponse, const BleAdvertiserSettingsImpl &settings, int8_t txPow… in SetAdvScanRspDataToGap() argument 1023 …const BleAdvertiserDataImpl &scanResponse, const BleAdvertiserSettingsImpl &settings, int8_t txPow… in SetExAdvScanRspDataToGap() argument 1891 int BleAdvertiserImpl::GetMaxAdvertisingDataLength(const BleAdvertiserSettingsImpl &settings) in GetMaxAdvertisingDataLength()
|
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
H A D | PhotoSource.java | 103 public PhotoSource(Context context, SharedPreferences settings) { in PhotoSource() 107 public PhotoSource(Context context, SharedPreferences settings, PhotoSource fallbackSource) { in PhotoSource()
|
/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
H A D | FrontendTests.cpp | 101 void FrontendCallback::tuneTestOnLock(sp<IFrontend>& frontend, FrontendSettings settings, in tuneTestOnLock() 188 uint32_t FrontendCallback::getTargetFrequency(FrontendSettings settings) { in getTargetFrequency()
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | MediaCodecListOverrides.cpp | 244 CodecSettings settings; in profileCodecs() local 297 const CodecSettings &settings = results.valueAt(i); in codecResultsToXml() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
H A D | dcamera_source_controller_test.cpp | 214 std::vector<std::shared_ptr<DCameraSettings>> settings; variable 375 std::vector<std::shared_ptr<DCameraSettings>> settings; variable
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothAvrcpController.java | 205 BluetoothAvrcpPlayerSettings settings = null; in getPlayerSettings() local
|
/aosp12/packages/services/Telephony/src/com/android/phone/settings/ |
H A D | VoicemailProviderSettingsUtil.java | 83 VoicemailProviderSettings settings = new VoicemailProviderSettings(vmNumberSetting, cfi); in load() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | InputMethodSubtypeSwitchingController.java | 175 InputMethodAndSubtypeList(Context context, InputMethodSettings settings) { in InputMethodAndSubtypeList() 495 private InputMethodSubtypeSwitchingController(InputMethodSettings settings, Context context) { in InputMethodSubtypeSwitchingController() 501 InputMethodSettings settings, Context context) { in createInstanceLocked()
|
/aosp12/hardware/interfaces/tv/tuner/1.0/default/ |
H A D | Frontend.cpp | 83 Return<Result> Frontend::scan(const FrontendSettings& settings, FrontendScanType type) { in scan()
|
/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
H A D | DescramblerTests.cpp | 172 DemuxFilterSettings settings, in getDemuxPidFromFilterSettings()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | ExtensionController.java | 69 T create(Map<String, String> settings); in create() argument
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | bluetooth_le_scanner_binder_server.cc | 66 int scanner_id, const android::bluetooth::ScanSettings& settings, in StartScan()
|
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/ |
H A D | ZenOnboardingActivity.java | 118 Intent settings = new Intent(Settings.ACTION_ZEN_MODE_SETTINGS); in launchSettings() local
|
/aosp12/frameworks/base/core/java/android/speech/tts/ |
H A D | TtsEngines.java | 213 final String settings = settingsActivityFromServiceInfo(service, pm); in getSettingsIntent() local 256 final String settings = array.getString( in settingsActivityFromServiceInfo() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/ |
H A D | SettingsInjector.java | 135 List<InjectedSetting> settings = new ArrayList<InjectedSetting>(resolveInfos.size()); in getSettings() local 182 Iterable<InjectedSetting> settings = getSettings(userHandle); in getInjectedSettings() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/ |
H A D | TetherSettings.java | 618 OnStartTetheringCallback(TetherSettings settings) { in OnStartTetheringCallback() 633 TetherSettings settings = mTetherSettings.get(); in update() local
|