Home
last modified time | relevance | path

Searched defs:phoneBase (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsNumberUtils.java533 public static String filterDestAddr(PhoneBase phoneBase, String destAddr) { in filterDestAddr()
564 private static int getNetworkType(PhoneBase phoneBase) { in getNetworkType()
583 private static boolean isInternationalRoaming(PhoneBase phoneBase) { in isInternationalRoaming()
601 private static boolean needToConvert(PhoneBase phoneBase) { in needToConvert()
626 private static boolean compareGid1(PhoneBase phoneBase, String serviceGid1) { in compareGid1()
DCallTracker.java200 protected String convertNumberIfNecessary(PhoneBase phoneBase, String dialNumber) { in convertNumberIfNecessary()
262 private boolean compareGid1(PhoneBase phoneBase, String serviceGid1) { in compareGid1()
DPhoneFactory.java462 PhoneBase phoneBase; in dump() local
DServiceStateTracker.java317 protected ServiceStateTracker(PhoneBase phoneBase, CommandsInterface ci, CellInfo cellInfo) { in ServiceStateTracker()
877 protected boolean shouldFixTimeZoneNow(PhoneBase phoneBase, String operatorNumeric, in shouldFixTimeZoneNow()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDctController.java112 PhoneBase phoneBase = (PhoneBase)phone.getActivePhone(); in updatePhoneObject() local
126 private void updatePhoneBaseForIndex(int index, PhoneBase phoneBase) { in updatePhoneBaseForIndex()
248 PhoneBase phoneBase = (PhoneBase)mPhones[i].getActivePhone(); in DctController() local
405 PhoneBase phoneBase = (PhoneBase)mPhones[phoneId].getActivePhone(); in onExecuteRequest() local
429 PhoneBase phoneBase = (PhoneBase)mPhones[phoneId].getActivePhone(); in onReleaseRequest() local
487 PhoneBase phoneBase = in onSettingsChanged() local