Searched refs:getCdmaMin (Results 1 – 4 of 4) sorted by relevance
97 mSubscriptionInfo != null ? mTelephonyManager.getCdmaMin( in updateDialogForCdmaPhone()
111 ? mTelephonyManager.getCdmaMin(mSubscriptionInfo.getSubscriptionId()) in updateDialogForCdmaPhone()
91 when(mTelephonyManager.getCdmaMin(anyInt())).thenReturn(MIN_NUMBER); in setup()
2897 public String getCdmaMin(int subId) { in getCdmaMin() method in PhoneInterfaceManager2905 return phone.getCdmaMin(); in getCdmaMin()