Searched refs:AccountsBrowseInfo (Results 1 – 2 of 2) sorted by relevance
32 public class AccountsBrowseInfo extends BrowseInfoBase { class44 AccountsBrowseInfo(Context context, String accountName) { in AccountsBrowseInfo() method in AccountsBrowseInfo
52 return new AccountsBrowseInfo(this, getIntent().getStringExtra(EXTRA_ACCOUNT)); in getBrowseInfoFactory()