Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java168 private static final int MSG_REPORT_EMERGENCY_CALL_ACTION = 318; field in KeyguardUpdateMonitor
1833 case MSG_REPORT_EMERGENCY_CALL_ACTION: in KeyguardUpdateMonitor()
3141 mHandler.obtainMessage(MSG_REPORT_EMERGENCY_CALL_ACTION).sendToTarget(); in reportEmergencyCallAction()