Searched defs:BaseContext (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/linkerconfig/modules/ | ||
H A D | basecontext.cc | 22 BaseContext::BaseContext() : strict_(false) { in BaseContext() function in android::linkerconfig::modules::BaseContext |
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ | ||
H A D | BaseShortcutManagerTest.java | 162 public class BaseContext extends MockContext { class in BaseShortcutManagerTest |
/aosp12/build/soong/android/ | ||
H A D | module.go | 335 type BaseContext interface { interface |