Home
last modified time | relevance | path

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

12345678910

/aosp_15_r20/external/cronet/third_party/icu/source/tools/ctestfw/
H A Dctest.c379 char timeSeconds[256]; in iterateTestsWithLevel() local
382 const char timeSeconds[] = "0.000"; in iterateTestsWithLevel() local
1324 ctest_xml_testcase(const char *classname, const char *name, const char *timeSeconds, const char *fa… in ctest_xml_testcase()
/aosp_15_r20/external/icu/icu4c/source/tools/ctestfw/
H A Dctest.c403 char timeSeconds[256]; in iterateTestsWithLevel() local
406 const char timeSeconds[] = "0.000"; in iterateTestsWithLevel() local
1347 ctest_xml_testcase(const char *classname, const char *name, const char *timeSeconds, const char *fa… in ctest_xml_testcase()
/aosp_15_r20/system/security/keystore2/src/crypto/
H A Dcertificate_utils.cpp184 time_t timeSeconds = timeMillis / 1000; in toTimeString() local
189 time64_t timeSeconds = timeMillis / 1000; in toTimeString() local
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.network-V1-ndk-source/gen/include/aidl/android/hardware/radio/network/
DBarringTypeSpecificInfo.h26 int32_t timeSeconds = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.network-V1-ndk-source/gen/include/aidl/android/hardware/radio/network/
DBarringTypeSpecificInfo.h26 int32_t timeSeconds = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.network-V1-ndk-source/gen/include/aidl/android/hardware/radio/network/
DBarringTypeSpecificInfo.h26 int32_t timeSeconds = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.network-V1-ndk-source/gen/include/aidl/android/hardware/radio/network/
DBarringTypeSpecificInfo.h26 int32_t timeSeconds = 0; variable
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallForwardInfo.java46 public int timeSeconds; /* for CF no reply only */ field in CallForwardInfo
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DImsCallForwardInfoTest.java42 int timeSeconds = 1; // no reply timer in createParcelUnparcel() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.network-V4-java-source/gen/android/hardware/radio/network/
DBarringTypeSpecificInfo.java16 public int timeSeconds = 0; field in BarringTypeSpecificInfo
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/include/aidl/android/hardware/radio/voice/
DCallForwardInfo.h30 int32_t timeSeconds = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/include/aidl/android/hardware/radio/voice/
DCallForwardInfo.h30 int32_t timeSeconds = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/include/aidl/android/hardware/radio/voice/
DCallForwardInfo.h30 int32_t timeSeconds = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/include/aidl/android/hardware/radio/voice/
DCallForwardInfo.h30 int32_t timeSeconds = 0; variable
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/
H A DWallTime.java87 public void localtime(int timeSeconds, ZoneInfoData zoneInfo) { in localtime()
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/settings/
DVoicemailProviderSettings.java51 String voicemailNumber, String forwardingNumber, int timeSeconds) { in VoicemailProviderSettings()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V4-java-source/gen/android/hardware/radio/voice/
DCallForwardInfo.java34 public int timeSeconds = 0; field in CallForwardInfo
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/
H A DCallForwardingInfo.java135 @Nullable String number, int timeSeconds) { in CallForwardingInfo()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/com/android/i18n/timezone/
H A DWallTime.java65 public void localtime(int timeSeconds, com.android.i18n.timezone.ZoneInfoData zoneInfo) { throw new… in localtime()
/aosp_15_r20/development/tools/winscope/src/parsers/screen_recording/
H A Dparser_screen_recording.ts246 const timeSeconds = sample.duration / sample.timescale; constant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.0/android.hardware.radio-V1.0-java_gen_java/gen/srcs/android/hardware/radio/V1_0/
DCallForwardInfo.java10 public int timeSeconds = 0; field in CallForwardInfo
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dsup_service.cpp252 int timeSeconds = cmd.GetNextInt(); in HandleCallForward() local
Dsup_service.h87 int timeSeconds; // for CF no reply only member
/aosp_15_r20/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsUt.aidl83 int serviceClass, int timeSeconds); in updateCallForward()
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsUtImplBase.java439 int timeSeconds) { in updateCallForward()

12345678910