Searched refs:okay (Results 1 – 10 of 10) sorted by relevance
78 boolean okay = true; in installApk()133 okay = false; in installApk()145 okay = false; in installApk()156 okay = false; in installApk()169 okay = false; in installApk()174 okay = false; in installApk()181 okay = false; in installApk()197 okay = false; in installApk()200 return okay; in installApk()
251 boolean okay = true; in restoreOneFile()255 okay = false; in restoreOneFile()285 okay = false; in restoreOneFile()298 okay = false; in restoreOneFile()307 okay = false; in restoreOneFile()314 okay = false; in restoreOneFile()319 if (MORE_DEBUG && okay && mAgent != null) { in restoreOneFile()322 if (okay && mAgent == null) { in restoreOneFile()376 okay = false; in restoreOneFile()384 if (okay && !pkg.equals(mAgentPackage)) { in restoreOneFile()[all …]
156 boolean okay = false; in parseBackupFileHeaderAndReturnTarStream()176 okay = true; in parseBackupFileHeaderAndReturnTarStream()182 okay = true; in parseBackupFileHeaderAndReturnTarStream()194 if (!okay) { in parseBackupFileHeaderAndReturnTarStream()
65 bool okay = p.enforceInterface(interfaceName.c_str()); in __anon7775d65a0202() local66 FUZZ_LOG() << "enforceInterface status: " << okay; in __anon7775d65a0202()
26 // loading fails at run-time (linking is okay).
125 " --hide InternalClasses" + // com.android.* classes are okay in this interface
83 .setPositiveButton(R.string.okay, in setupDialog()
64 "--hide InternalClasses " // com.android.* classes are okay in this interface
539 bool okay = false; in validateAttr() local542 okay = true; in validateAttr()547 if (!okay) { in validateAttr()
863 // This is okay because this library is only built as a static library. The C++