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