Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java204 private static final int EVENT_INITIATE_SILENT_REDIAL = 32; field in Phone
644 this, EVENT_INITIATE_SILENT_REDIAL, null); in createImsPhone()
741 case EVENT_INITIATE_SILENT_REDIAL: in handleMessage()