Searched refs:cdmaSource (Results 1 – 2 of 2) sorted by relevance
171 int cdmaSource = Phone.CDMA_SUBSCRIPTION_UNKNOWN; in updateQuietMode() local176 cdmaSource = mCdmaSSM != null ? in updateQuietMode()179 newQuietMode = (cdmaSource == Phone.CDMA_SUBSCRIPTION_NV) in updateQuietMode()201 + mCurrentAppType + " cdmaSource=" + cdmaSource + ")"); in updateQuietMode()
565 public void cdmaSubscriptionSourceChanged(int indicationType, int cdmaSource) { in cdmaSubscriptionSourceChanged() argument569 response[0] = cdmaSource; in cdmaSubscriptionSourceChanged()