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

  /art/runtime/native/
dalvik_system_VMRuntime.cc 93 Runtime::Current()->SetHiddenApiExemptions(exemptions_vec);
711 NATIVE_METHOD(VMRuntime, setHiddenApiExemptions, "([Ljava/lang/String;)V"),
  /art/runtime/
runtime.h 543 void SetHiddenApiExemptions(const std::vector<std::string>& exemptions) {
    [all...]

Completed in 153 milliseconds