Searched refs:SetPendingHiddenApiWarning (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Dhidden_api.cc262 runtime->SetPendingHiddenApiWarning(true);
H A Druntime.h539 void SetPendingHiddenApiWarning(bool value) { function in class:art::verifier::VerifyMode
/art/runtime/native/
H A Ddalvik_system_ZygoteHooks.cc378 Runtime::Current()->SetPendingHiddenApiWarning(false);
/art/test/674-hiddenapi/
H A Dhiddenapi.cc295 Runtime::Current()->SetPendingHiddenApiWarning(false);

Completed in 97 milliseconds