Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DRcsProvisioningMonitor.java78 private static final int EVENT_RECONFIG_REQUEST = 5; field in RcsProvisioningMonitor
187 case EVENT_RECONFIG_REQUEST: in handleMessage()
604 mHandler.sendMessage(mHandler.obtainMessage(EVENT_RECONFIG_REQUEST, subId, 0)); in requestReconfig()