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.java989 public boolean isShowPreciseFailedCause() { in isShowPreciseFailedCause() method in TelecomAccountRegistry.AccountEntry
1300 boolean isShowPreciseFailedCause(PhoneAccountHandle handle) { in isShowPreciseFailedCause() method in TelecomAccountRegistry
1304 return entry.isShowPreciseFailedCause(); in isShowPreciseFailedCause()
DTelephonyConnectionService.java1882 TelecomAccountRegistry.getInstance(this).isShowPreciseFailedCause( in createConnectionFor()