Home
last modified time | relevance | path

Searched defs:CSW_SET_DIALING (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DTelecomAnalytics.java72 public static final int CSW_SET_DIALING = 103; field in TelecomAnalytics.SessionTiming
/aosp12/packages/services/Telecomm/proto/
H A Dtelecom.proto39 CSW_SET_DIALING = 103; enumerator
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DLogUtils.java79 public static final String CSW_SET_DIALING = "CSW.sD"; field in LogUtils.Sessions