Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DVoiceCallSessionStats.java92 private static final int CALL_SETUP_DURATION_SLOW = 4000; field in VoiceCallSessionStats
811 CALL_SETUP_DURATION_SLOW, in buildCallSetupDurationMap()
/aosp12/frameworks/proto_logging/stats/enums/telephony/
H A Denums.proto54 CALL_SETUP_DURATION_SLOW = 6; enumerator