Searched refs:getSubIdFromTelephony (Results 1 – 2 of 2) sorted by relevance
203 public abstract int getSubIdFromTelephony(Cursor cursor, int subIdIndex); in getSubIdFromTelephony() method in PhoneUtils364 public int getSubIdFromTelephony(Cursor cursor, int subIdIndex) { in getSubIdFromTelephony() method in PhoneUtils.PhoneUtilsPreLMR1590 public int getSubIdFromTelephony(Cursor cursor, int subIdIndex) { in getSubIdFromTelephony() method in PhoneUtils.PhoneUtilsLMR1
170 mSubId = PhoneUtils.getDefault().getSubIdFromTelephony(cursor, INDEX_SUB_ID); in load()388 mSubId = PhoneUtils.getDefault().getSubIdFromTelephony(cursor, INDEX_SUB_ID); in load()