Searched refs:EXTRA_ACCOUNT_LABEL (Results 1 – 1 of 1) sorted by relevance
42 public static final String EXTRA_ACCOUNT_LABEL = "extra_account_label"; field in AccountDetailsFragment60 bundle.putCharSequence(EXTRA_ACCOUNT_LABEL, label); in newInstance()97 toolbar.setTitle(getArguments().getCharSequence(EXTRA_ACCOUNT_LABEL)); in setupToolbar()