Searched refs:phoneAccountHandles (Results 1 – 2 of 2) sorted by relevance
1408 final List<PhoneAccountHandle> phoneAccountHandles = extras in isCallWithNoValidAccounts() local1412 (phoneAccountHandles == null || phoneAccountHandles.isEmpty()))) { in isCallWithNoValidAccounts()1434 final List<PhoneAccountHandle> phoneAccountHandles = extras.getParcelableArrayList( in setDisconnectCauseForMissingAccounts() local1437 if (phoneAccountHandles == null || phoneAccountHandles.isEmpty()) { in setDisconnectCauseForMissingAccounts()
643 final List<PhoneAccountHandle> phoneAccountHandles; in internalResolveIntent() local645 phoneAccountHandles = extras.getParcelableArrayList( in internalResolveIntent()648 phoneAccountHandles = new ArrayList<>(); in internalResolveIntent()652 R.string.select_phone_account_for_calls, true, phoneAccountHandles, in internalResolveIntent()