Home | History | Annotate | Download | only in scripts

Lines Matching refs:dasher

63            "[<dasher address[:password]>] "
70 dasher = None
76 dasher = addr
100 if dasher and hosted_account:
102 print "A dasher account is already configured on this device;"
105 dasher = None
114 if not gmail and not dasher: break
116 if dasher:
117 SetProp(adb_flags, "ro.config.hosted_account", dasher)
118 print "set hosted_account to", dasher