Home
last modified time | relevance | path

Searched defs:ActivityContextWrapper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/
DActivityContextWrapper.java35 public class ActivityContextWrapper extends ContextThemeWrapper implements ActivityContext { class
42 public ActivityContextWrapper(Context base) { in ActivityContextWrapper() method in ActivityContextWrapper
46 public ActivityContextWrapper(Context base, int theme) { in ActivityContextWrapper() method in ActivityContextWrapper