Home
last modified time | relevance | path

Searched defs:zoneId (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/test/fuzztest/audiointerruptservice_fuzzer/
H A Daudio_interrupt_service_fuzzer.cpp91 int32_t zoneId = *reinterpret_cast<const int32_t *>(rawData); in DeactivateAudioInterruptFuzzTest() local
114 int32_t zoneId = *reinterpret_cast<const int32_t *>(rawData); in CreateAudioInterruptZoneFuzzTest() local
127 int32_t zoneId = *reinterpret_cast<const int32_t *>(rawData); in ReleaseAudioInterruptZoneFuzzTest() local
146 int32_t zoneId = *reinterpret_cast<const int32_t *>(rawData); in RemoveAudioInterruptZonePidsFuzzTest() local
159 int32_t zoneId = *reinterpret_cast<const int32_t *>(rawData); in GetStreamInFocusFuzzTest() local
172 int32_t zoneId = *reinterpret_cast<const int32_t *>(rawData); in GetSessionInfoInFocusFuzzTest() local
247 int32_t zoneId = *reinterpret_cast<const int32_t *>(rawData); in SetAudioInterruptCallbackFuzzTest() local
262 int32_t zoneId = *reinterpret_cast<const int32_t *>(rawData); in UnsetAudioInterruptCallback() local
/aosp14/frameworks/base/core/java/android/app/timezonedetector/
H A DManualTimeZoneSuggestion.java60 public ManualTimeZoneSuggestion(@NonNull String zoneId) { in ManualTimeZoneSuggestion()
65 String zoneId = in.readString(); in createFromParcel() local
135 String zoneId = null; in parseCommandLineArg() local
H A DTelephonyTimeZoneSuggestion.java323 public Builder setZoneId(@Nullable String zoneId) { in setZoneId()
403 String zoneId = null; in parseCommandLineArg() local
/aosp14/frameworks/base/services/core/java/com/android/server/twilight/
H A DTwilightState.java54 final ZoneId zoneId = TimeZone.getDefault().toZoneId(); in sunrise() local
70 final ZoneId zoneId = TimeZone.getDefault().toZoneId(); in sunset() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/interrupt/
H A Daudio_interrupt_service.cpp617 const int32_t zoneId, const AudioInterrupt &audioInterrupt, const bool isUpdatedAudioStrategy) in ActivateAudioInterrupt()
725 int32_t AudioInterruptService::ReleaseAudioInterruptZone(const int32_t zoneId) in ReleaseAudioInterruptZone()
830 int32_t AudioInterruptService::GetAudioFocusInfoList(const int32_t zoneId, in GetAudioFocusInfoList()
859 AudioStreamType AudioInterruptService::GetStreamInFocus(const int32_t zoneId) in GetStreamInFocus()
1217 const int32_t &zoneId, bool &shouldReturnSuccess) in ProcessAudioScene()
1425 void AudioInterruptService::DeactivateAudioInterruptInternal(const int32_t zoneId, in DeactivateAudioInterruptInternal()
1627 void AudioInterruptService::ResumeAudioFocusList(const int32_t zoneId, bool isSessionTimeout) in ResumeAudioFocusList()
1706 void AudioInterruptService::SendFocusChangeEvent(const int32_t zoneId, int32_t callbackCategory, in SendFocusChangeEvent()
1749 const int32_t &zoneId, int32_t &hitZoneId, bool &haveSamePids) in HitZoneId()
1816 const std::set<int32_t> &pids, const int32_t &zoneId) in NewAudioInterruptZoneByPids()
[all …]
H A Daudio_interrupt_service.h34 int32_t zoneId; // Zone ID value should 0 on local device. member
/aosp14/frameworks/base/core/java/android/widget/
H A DDateTimeView.java184 ZoneId zoneId = ZoneId.systemDefault(); in update() local
282 ZoneId zoneId = ZoneId.systemDefault(); local
330 private static long computeNextMidnight(LocalDateTime time, ZoneId zoneId) { in computeNextMidnight()
400 ZoneId zoneId = ZoneId.systemDefault(); in onInitializeAccessibilityNodeInfoInternal() local
537 private static LocalDateTime toLocalDateTime(long timeMillis, ZoneId zoneId) { in toLocalDateTime()
545 private static long toEpochMillis(LocalDateTime time, ZoneId zoneId) { in toEpochMillis()
H A DAnalogClock.java549 ZoneId zoneId = mTimeZone; in getTimeZone() local
859 ZoneId zoneId = mTimeZone; in createClock() local
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerService.java211 MySimpleClock(ZoneId zoneId) { in MySimpleClock()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_cell_list_rat_cdma_v10.md114 ### zoneId subsection
H A D_cell_list_rat_cdma_v11.md114 ### zoneId subsection
H A D_cell_rat_cdma_v10.md114 ### zoneId subsection
H A D_cell_rat_cdma_v11.md114 ### zoneId subsection
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DEnvironmentImpl.java58 public void setDeviceTimeZoneAndConfidence( in setDeviceTimeZoneAndConfidence()
H A DTimeZoneDetectorShellCommand.java216 String zoneId = null; in parseTimeZoneIdArg() local
H A DTimeZoneDetectorStrategyImpl.java85 void setDeviceTimeZoneAndConfidence( in setDeviceTimeZoneAndConfidence()
782 String zoneId = bestTelephonySuggestion.suggestion.getZoneId(); in doTelephonyTimeZoneDetection() local
/aosp14/frameworks/base/core/java/android/app/time/
H A DTimeZoneState.java65 String zoneId = in.readString8(); in createFromParcel() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DTimeZoneDetectorStrategyImplTest.java1648 private static ManualTimeZoneSuggestion createManualSuggestion(String zoneId) { in createManualSuggestion()
1653 int slotIndex, @MatchType int matchType, @Quality int quality, String zoneId) { in createTelephonySuggestion()
1725 void initializeTimeZoneSetting(String zoneId, @TimeZoneConfidence int timeZoneConfidence) { in initializeTimeZoneSetting()
1746 String zoneId, @TimeZoneConfidence int confidence, String logInfo) { in setDeviceTimeZoneAndConfidence()
1815 String zoneId, @TimeZoneConfidence int timeZoneConfidence) { in initializeTimeZoneSetting()
1914 Script verifyTimeZoneChangedAndReset(String zoneId, @TimeZoneConfidence int confidence) { in verifyTimeZoneChangedAndReset()
1990 private TelephonyTimeZoneSuggestion createSuggestion(int slotIndex, String zoneId) { in createSuggestion()
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dsystem_locale_manager.h66 std::string zoneId; member
/aosp14/frameworks/base/core/java/android/text/format/
H A DDateUtils.java527 ZoneId zoneId = ZoneId.systemDefault(); in isSameDate() local
/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp471 std::string zoneId = zones[i]; in Match() local
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_network_parcel.h306 int32_t zoneId; member
542 int32_t zoneId; member
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/color/
H A DColorDisplayServiceTest.java1329 final ZoneId zoneId = ZoneId.systemDefault(); in getTwilightStateRelativeToNow() local
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h425 int32_t zoneId; member
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...