Get desktop application:
View/edit binary Protocol Buffers messages
Parameters for SelectPhoneAccountDialogFragment
The resource ID for the title. Defaults to R.string.select_account_dialog_title
Whether the dialog should include a "set as default" checkbox. Defaults to false
The label on the "set as default" checkbox. Defaults R.string.set_default_account
The call ID to pass back to the callback
Phone accounts to show in the dialog
Used in:
PhoneAccountHandle.getComponentName().flattenToString()
PhoneAccountHandle.getId()
The hint to show under the phone account, for example showing the user the account was selected frequently before.
Whether the account is actually selectable. Defaults to true. Sometimes an account will be temporarily unusable, for example the user is already in a call so the other SIM cannot be used. Hint should also be set to inform the user why the account is unavailable.