Searched refs:okay (Results 1 – 8 of 8) sorted by relevance
78 boolean okay = true; in installApk()133 okay = false; in installApk()145 okay = false; in installApk()156 okay = false; in installApk()172 okay = false; in installApk()177 okay = false; in installApk()184 okay = false; in installApk()200 okay = false; in installApk()203 return okay; in installApk()
284 boolean okay = true; in restoreOneFile()288 okay = false; in restoreOneFile()340 okay = false; in restoreOneFile()347 okay = false; in restoreOneFile()410 okay = false; in restoreOneFile()421 okay = false; in restoreOneFile()426 okay = false; in restoreOneFile()433 if (okay) { in restoreOneFile()494 okay = false; in restoreOneFile()504 if (okay) { in restoreOneFile()[all …]
171 boolean okay = false; in parseBackupFileHeaderAndReturnTarStream()191 okay = true; in parseBackupFileHeaderAndReturnTarStream()197 okay = true; in parseBackupFileHeaderAndReturnTarStream()209 if (!okay) { in parseBackupFileHeaderAndReturnTarStream()
118 <!-- We list tests, expect defaults to 'okay' -->139 | expect | "okay" or "fail" | If uploading a invalid or garbage image the bootloader should reject …161 <test value="now" expect="okay"/>168 <test value="use_staged" expect="okay" input="test_image.img" />233 <!-- We list tests, expect defaults to 'okay' -->243 <!-- This will test that "oem self_destruct now" returns 'okay' -->244 <test value="now" expect="okay"/>250 <test value="batch_id" expect="okay" assert="[[:digit:]]+"/>251 <test value="device_color" expect="okay" assert="green|blue"/>252 <test value="build_num" expect="okay" assert="[\w\-.]+"/>[all …]
218 // This is okay because this library is only built as a static library. The C++
234 " --hide InternalClasses" + // com.android.* classes are okay in this interface
83 .setPositiveButton(R.string.okay, in setupDialog()
539 bool okay = false; in validateAttr() local542 okay = true; in validateAttr()547 if (!okay) { in validateAttr()