Searched refs:ISystemUiProxy (Results 1 – 3 of 3) sorted by relevance
22 import com.android.systemui.shared.recents.ISystemUiProxy;34 void onBind(in ISystemUiProxy sysUiProxy) = 0;
26 interface ISystemUiProxy { interface
63 import com.android.systemui.shared.recents.ISystemUiProxy;129 private ISystemUiProxy mSysUiProxy = new ISystemUiProxy.Stub() {