Searched refs:ISystemUiProxy (Results 1 – 3 of 3) sorted by relevance
20 import com.android.systemui.shared.recents.ISystemUiProxy;23 void onBind(in ISystemUiProxy sysUiProxy); in onBind()
25 interface ISystemUiProxy { interface
41 import com.android.systemui.shared.recents.ISystemUiProxy;85 private ISystemUiProxy mSysUiProxy = new ISystemUiProxy.Stub() {