Rename and publicize getMaxPhoneCount; and deprecate getPhoneCount.
To have better names reflecting what getPhoneCount / getMaxPhoneCount actually represent, we replace them with getActiveModemCount and getSupportedModemCount. As getPhoneCount is public API, we mark it as @Deprecated. Bug: 141388730 Test: build Change-Id: I2a64309347407fb22d50bc93f61b9e6754a20cca
Loading
Please register or sign in to comment