OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsAllowLabel
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/android/shell/
chrome_shell_google_location_settings_helper.cc
38
bool ChromeShellGoogleLocationSettingsHelper::
IsAllowLabel
() {
/external/chromium_org/chrome/browser/android/
mock_google_location_settings_helper.cc
31
return
IsAllowLabel
() ? "Allow" : "Settings";
50
bool MockGoogleLocationSettingsHelper::
IsAllowLabel
() {
Completed in 107 milliseconds