Searched defs:ContextWrapper (Results 1 – 2 of 2) sorted by relevance
54 class ContextWrapper : public IAaptContext { class56 explicit ContextWrapper(IAaptContext* context) in ContextWrapper() function in aapt::ContextWrapper
60 public class ContextWrapper extends Context { class64 public ContextWrapper(Context base) { in ContextWrapper() method in ContextWrapper