Searched refs:isLollipopMr1Compatible (Results 1 – 5 of 5) sorted by relevance
71 if (CompatUtils.isLollipopMr1Compatible()) { in createIconDrawable()
46 if (CompatUtils.isLollipopMr1Compatible() in isVoiceCapable()
150 public static boolean isLollipopMr1Compatible() { in isLollipopMr1Compatible() method in CompatUtils
307 && !CompatUtils.isLollipopMr1Compatible(); in isTalkbackOnAndOnPreLollipopMr1()
652 if (mReferrer == null && CompatUtils.isLollipopMr1Compatible() && getReferrer() != null) { in onCreate()