Searched refs:phoneType (Results 1 – 2 of 2) sorted by relevance
254 int phoneType = mTelephonyManager.getPhoneType(); in testGetPhoneCount() local255 switch (phoneType) { in testGetPhoneCount()264 throw new IllegalArgumentException("Did you add a new phone type? " + phoneType); in testGetPhoneCount()601 int phoneType = mTelephonyManager.getPhoneType(); in testGetForbiddenPlmns() local602 switch (phoneType) { in testGetForbiddenPlmns()
458 int phoneType = mTelephonyManager.getPhoneType(); in testTelephonyFeatures() local459 switch (phoneType) { in testTelephonyFeatures()473 throw new IllegalArgumentException("Did you add a new phone type? " + phoneType); in testTelephonyFeatures()