HomeSort by relevance Sort by last modified time
    Searched refs:providerAddress (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
InCallUiState.java 348 String providerAddress;
358 providerAddress = PhoneUtils.formatProviderUri(providerGatewayUri);
364 providerGatewayUri == null || TextUtils.isEmpty(providerAddress)) {
377 providerAddress = null;
413 + providerAddress);
InCallScreen.java     [all...]

Completed in 59 milliseconds