Home
last modified time | relevance | path

Searched defs:getEffectiveIncomingSubIdFromSystem (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
DPhoneUtils.java194 public abstract int getEffectiveIncomingSubIdFromSystem(Intent intent, String extraName); in getEffectiveIncomingSubIdFromSystem() method in PhoneUtils
358 public int getEffectiveIncomingSubIdFromSystem(Intent intent, String extraName) { in getEffectiveIncomingSubIdFromSystem() method in PhoneUtils.PhoneUtilsPreLMR1
571 public int getEffectiveIncomingSubIdFromSystem(Intent intent, String extraName) { in getEffectiveIncomingSubIdFromSystem() method in PhoneUtils.PhoneUtilsLMR1
576 private int getEffectiveIncomingSubIdFromSystem(int subId) { in getEffectiveIncomingSubIdFromSystem() method in PhoneUtils.PhoneUtilsLMR1