Home
last modified time | relevance | path

Searched refs:isShowPreciseFailedCause (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java947 public boolean isShowPreciseFailedCause() { in isShowPreciseFailedCause() method in TelecomAccountRegistry.AccountEntry
1250 boolean isShowPreciseFailedCause(PhoneAccountHandle handle) { in isShowPreciseFailedCause() method in TelecomAccountRegistry
1254 return entry.isShowPreciseFailedCause(); in isShowPreciseFailedCause()
DTelephonyConnectionService.java1835 TelecomAccountRegistry.getInstance(this).isShowPreciseFailedCause( in createConnectionFor()