Searched refs:getAccountTypeHeaderLabel (Results 1 – 2 of 2) sorted by relevance
109 final String label = EditorUiUtils.getAccountTypeHeaderLabel(getContext(), account); in testGetAccountInfo_AccountType_NonGoogle()120 final String label = EditorUiUtils.getAccountTypeHeaderLabel(getContext(), account); in testGetAccountInfo_AccountType_Google()133 final String label = EditorUiUtils.getAccountTypeHeaderLabel(getContext(), account); in testGetAccountInfo_AccountType_DeviceAccount()
123 public static String getAccountTypeHeaderLabel(Context context, AccountDisplayInfo in getAccountTypeHeaderLabel() method in EditorUiUtils