Home
last modified time | relevance | path

Searched refs:ISystemUiProxy (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
H A DIOverviewProxy.aidl24 import com.android.systemui.shared.recents.ISystemUiProxy;
H A DISystemUiProxy.aidl32 interface ISystemUiProxy { interface
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java103 import com.android.systemui.shared.recents.ISystemUiProxy;
183 public ISystemUiProxy mSysUiProxy = new ISystemUiProxy.Stub() {