Lines Matching full:print
24 print "This script requires python 2.4 or higher."
38 print
39 print "failed: %s" % " ".join(args)
62 print ("usage: %s [adb flags] "
83 print "failed to contact device; will retry in 3 seconds"
88 print
89 print "GoogleLoginService has already started on this device;"
90 print "it's too late to use this script to add accounts."
91 print
92 print "This script only works on a freshly-wiped device (or "
93 print "emulator) while booting for the first time."
94 print
101 print
102 print "A dasher account is already configured on this device;"
103 print "can't add", hosted_account
104 print
108 print
109 print "A google account is already configured on this device;"
110 print "can't add", google_account
111 print
118 print "set hosted_account to", dasher
121 print "set google_account to", gmail