Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneBase.java168 protected static final int EVENT_INITIATE_SILENT_REDIAL = 32; field in PhoneBase
606 case EVENT_INITIATE_SILENT_REDIAL: in handleMessage()
2146 this, EVENT_INITIATE_SILENT_REDIAL, null); in acquireOwnershipOfImsPhone()
2158 this, EVENT_INITIATE_SILENT_REDIAL, null); in updateImsPhone()