Searched refs:mPhoneType (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java104 protected int mPhoneType; field in class:BaseCommands
H A DRIL.java614 mPhoneType = RILConstants.NO_PHONE;
4208 if (RILJ_LOGD) riljLog("setPhoneType=" + phoneType + " old value=" + mPhoneType);
4209 mPhoneType = phoneType;

Completed in 575 milliseconds