Searched refs:MSG_REPORT_EMERGENCY_CALL_ACTION (Results 1 – 1 of 1) sorted by relevance
136 private static final int MSG_REPORT_EMERGENCY_CALL_ACTION = 318; field in KeyguardUpdateMonitor229 case MSG_REPORT_EMERGENCY_CALL_ACTION:1354 mHandler.obtainMessage(MSG_REPORT_EMERGENCY_CALL_ACTION).sendToTarget(); in reportEmergencyCallAction()