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.java197 public abstract int getEffectiveIncomingSubIdFromSystem(Intent intent, String extraName); in getEffectiveIncomingSubIdFromSystem() method in PhoneUtils
361 public int getEffectiveIncomingSubIdFromSystem(Intent intent, String extraName) { in getEffectiveIncomingSubIdFromSystem() method in PhoneUtils.PhoneUtilsPreLMR1
577 public int getEffectiveIncomingSubIdFromSystem(Intent intent, String extraName) { in getEffectiveIncomingSubIdFromSystem() method in PhoneUtils.PhoneUtilsLMR1
582 private int getEffectiveIncomingSubIdFromSystem(int subId) { in getEffectiveIncomingSubIdFromSystem() method in PhoneUtils.PhoneUtilsLMR1