Searched refs:onNormalCallRedial (Results 1 – 1 of 1) sorted by relevance
/packages/services/Telephony/src/com/android/services/telephony/ |
D | TelephonyConnectionService.java | 3089 onNormalCallRedial(phone, result, videoState, c); in maybeReselectDomainForNormalCall() 3308 private void onNormalCallRedial(Phone phone, @NetworkRegistrationInfo.Domain int domain, in onNormalCallRedial() method in TelephonyConnectionService 3322 onNormalCallRedial(connection, phone, domain, videoState); in onNormalCallRedial() 3327 onNormalCallRedial(connection, phone, domain, videoState); in onNormalCallRedial() 3330 private void onNormalCallRedial(TelephonyConnection connection, Phone phone, in onNormalCallRedial() method in TelephonyConnectionService
|