Home | History | Annotate | Download | only in scripts

Lines Matching refs:hosted

60            "[<hosted address[:password]>] "
67 hosted = None
73 hosted = addr
97 if hosted and hosted_account:
99 print "A hosted account is already configured on this device;"
102 hosted = None
111 if not gmail and not hosted: break
113 if hosted:
114 SetProp(adb_flags, "ro.config.hosted_account", hosted)
115 print "set hosted_account to", hosted