Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerCtsTestsBase.java68 private static class SpoofingContext extends ContextWrapper { class in ShortcutManagerCtsTestsBase
71 public SpoofingContext(Context base, String packageName) { in SpoofingContext() method in ShortcutManagerCtsTestsBase.SpoofingContext