HomeSort by relevance Sort by last modified time
    Searched refs:android_build_codename (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/android/
android_about_app_info.cc 28 std::string android_build_codename = base::SysInfo::GetAndroidBuildCodename(); local
30 if ("REL" == android_build_codename && android_device_name.size() > 0) {
  /external/chromium_org/webkit/common/user_agent/
user_agent_util.cc 100 std::string android_build_codename = base::SysInfo::GetAndroidBuildCodename(); local
102 if ("REL" == android_build_codename && android_device_name.size() > 0) {

Completed in 43 milliseconds