HomeSort by relevance Sort by last modified time
    Searched refs:SetHiddenApiExemptions (Results 1 - 3 of 3) sorted by null

  /art/test/674-hiddenapi/
hiddenapi.cc 90 Runtime::Current()->SetHiddenApiExemptions(exemptions);
  /art/runtime/native/
dalvik_system_VMRuntime.cc 95 Runtime::Current()->SetHiddenApiExemptions(exemptions_vec);
735 NATIVE_METHOD(VMRuntime, setHiddenApiExemptions, "([Ljava/lang/String;)V"),
  /art/runtime/
runtime.h 568 void SetHiddenApiExemptions(const std::vector<std::string>& exemptions) {
    [all...]

Completed in 517 milliseconds