Searched refs:okay (Results 1 – 14 of 14) sorted by relevance
79 boolean okay = true; in installApk()139 okay = false; in installApk()151 okay = false; in installApk()162 okay = false; in installApk()178 okay = false; in installApk()183 okay = false; in installApk()190 okay = false; in installApk()206 okay = false; in installApk()209 return okay; in installApk()
299 boolean okay = true; in restoreOneFile()303 okay = false; in restoreOneFile()333 okay = false; in restoreOneFile()346 okay = false; in restoreOneFile()355 okay = false; in restoreOneFile()362 okay = false; in restoreOneFile()367 if (MORE_DEBUG && okay && mAgent != null) { in restoreOneFile()370 if (okay && mAgent == null) { in restoreOneFile()428 okay = false; in restoreOneFile()436 if (okay && !pkg.equals(mAgentPackage)) { in restoreOneFile()[all …]
171 boolean okay = false; in parseBackupFileHeaderAndReturnTarStream()191 okay = true; in parseBackupFileHeaderAndReturnTarStream()197 okay = true; in parseBackupFileHeaderAndReturnTarStream()209 if (!okay) { in parseBackupFileHeaderAndReturnTarStream()
1 # connection okay header
181 ZenDeviceEffects okay = new ZenDeviceEffects.Builder() in validate_extrasLength() local198 okay.validate(); // No exception. in validate_extrasLength()
69 bool okay = p.enforceInterface(provider.ConsumeRandomLengthString().c_str()); in __anoncbbe12f20202() local70 FUZZ_LOG() << "enforceInterface status: " << okay; in __anoncbbe12f20202()
35 // loading fails at run-time (linking is okay).
904 bool okay = false; in release() local912 okay = true; in release()918 return okay; in release()
187 .setPositiveButton(R.string.okay, view -> { in buildDialog()
256 // This is okay because this library is only built as a static library. The C++
83 .setPositiveButton(R.string.okay, in setupDialog()
301 "--hide InternalClasses", // com.android.* classes are okay in this interface
542 bool okay = false; in validateAttr() local545 okay = true; in validateAttr()550 if (!okay) { in validateAttr()
18631 // Are the current Artifacts okay (This check is done by odrefresh).