Searched refs:MSG_TELEPHONY_CAPABLE (Results 1 – 1 of 1) sorted by relevance
184 private static final int MSG_TELEPHONY_CAPABLE = 338; field in KeyguardUpdateMonitor1307 mHandler.obtainMessage(MSG_TELEPHONY_CAPABLE, true).sendToTarget();1891 case MSG_TELEPHONY_CAPABLE: in KeyguardUpdateMonitor()