Searched refs:GetDenyButtonTextForType (Results 1 – 3 of 3) sorted by relevance
40 base::string16 GetDenyButtonTextForType(FullscreenExitBubbleType type);
137 return fullscreen_bubble::GetDenyButtonTextForType(bubble_type_); in GetCurrentDenyButtonText()
93 base::string16 GetDenyButtonTextForType(FullscreenExitBubbleType type) { in GetDenyButtonTextForType() function