Searched refs:phoneType (Results 1 – 2 of 2) sorted by relevance
173 int phoneType = mTelephonyManager.getPhoneType(); in testGetPhoneCount() local174 switch (phoneType) { in testGetPhoneCount()183 throw new IllegalArgumentException("Did you add a new phone type? " + phoneType); in testGetPhoneCount()212 int phoneType = mTelephonyManager.getPhoneType(); in verifyDeviceId() local213 switch (phoneType) { in verifyDeviceId()240 throw new IllegalArgumentException("Did you add a new phone type? " + phoneType); in verifyDeviceId()
423 int phoneType = mTelephonyManager.getPhoneType(); in testTelephonyFeatures() local424 switch (phoneType) { in testTelephonyFeatures()442 throw new IllegalArgumentException("Did you add a new phone type? " + phoneType); in testTelephonyFeatures()