Lines Matching full:print
24 print "This script requires python 2.4 or higher."
38 print
39 print "failed: %s" % " ".join(args)
59 print ("usage: %s [adb flags] "
80 print "failed to contact device; will retry in 3 seconds"
85 print
86 print "GoogleLoginService has already started on this device;"
87 print "it's too late to use this script to add accounts."
88 print
89 print "This script only works on a freshly-wiped device (or "
90 print "emulator) while booting for the first time."
91 print
98 print
99 print "A hosted account is already configured on this device;"
100 print "can't add", hosted_account
101 print
105 print
106 print "A google account is already configured on this device;"
107 print "can't add", google_account
108 print
115 print "set hosted_account to", hosted
118 print "set google_account to", gmail