Searched refs:PHONE_INTENT (Results 1 – 1 of 1) sorted by relevance
86 private static final Intent PHONE_INTENT = new Intent(Intent.ACTION_DIAL); field in KeyguardBottomAreaView306 && pm.resolveActivity(PHONE_INTENT, 0) != null; in isPhoneVisible()501 mActivityStarter.startActivity(PHONE_INTENT, false /* dismissShade */); in launchPhone()567 mLeftPreview = mPreviewInflater.inflatePreview(PHONE_INTENT); in updateLeftPreview()