Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/wmshell/
DWMShellTest.kt90 @Mock private lateinit var mShellInterface: ShellInterface variable in com.android.systemui.wmshell.WMShellTest
122 mShellInterface, in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java150 private final ShellInterface mShellInterface; field in OverviewProxyService
539 mShellInterface.createExternalInterfaces(params);
650 mShellInterface = shellInterface; in OverviewProxyService()