Searched refs:getLabelFromCallingAccount (Results 1 – 2 of 2) sorted by relevance
123 return getLabelFromCallingAccount(handle); in getSummary()257 public CharSequence getLabelFromCallingAccount(PhoneAccountHandle handle) { in getLabelFromCallingAccount() method in DefaultSubscriptionController
111 assertThat(mController.getLabelFromCallingAccount(null)).isEqualTo(""); in getLabelFromCallingAccount_invalidAccount_emptyString()