Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/oem/
DMotorolaUtils.java85 && isSupportingSprintHdCodec(context); in shouldBlinkHdIconWhenConnectingCall()
92 && isSupportingSprintHdCodec(context); in shouldShowHdIconInNotification()
142 private static boolean isSupportingSprintHdCodec(Context context) { in isSupportingSprintHdCodec() method in MotorolaUtils