Home
last modified time | relevance | path

Searched refs:mShellInterface (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DWMShellTest.java67 @Mock ShellInterface mShellInterface; field in WMShellTest
89 mShellInterface, in setUp()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java147 private final ShellInterface mShellInterface; field in OverviewProxyService
478 mShellInterface.createExternalInterfaces(params);
596 mShellInterface = shellInterface; in OverviewProxyService()