Home
last modified time | relevance | path

Searched refs:toSubId (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telephony/src/com/android/phone/vvm/
DPhoneAccountHandleConverter.java53 public static int toSubId(PhoneAccountHandle handle) { in toSubId() method in PhoneAccountHandleConverter
DVvmSmsReceiver.java45 int subId = PhoneAccountHandleConverter.toSubId(sms.getPhoneAccountHandle()); in onReceive()
DVvmDumpHandler.java24 int subId = PhoneAccountHandleConverter.toSubId(handle); in dump()
DRemoteVvmTaskManager.java241 int subId = PhoneAccountHandleConverter.toSubId(phoneAccountHandle); in onStartCommand()