Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/uicc/
DIccUtils.java694 public static String getDecimalSubstring(String iccId) { in getDecimalSubstring() method in IccUtils
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java1341 args = new String[]{uniqueId, IccUtils.getDecimalSubstring(uniqueId)}; in addSubInfo()
1380 && (oldIccId.equals(IccUtils.getDecimalSubstring(uniqueId)))) { in addSubInfo()