Searched refs:getSystemUiProxy (Results 1 – 4 of 4) sorted by relevance
243 ISystemUiProxy sysUiProxy = RecentsModel.INSTANCE.get(activity).getSystemUiProxy();296 ISystemUiProxy sysUiProxy = RecentsModel.INSTANCE.get(activity).getSystemUiProxy();
173 mSysUiProxy = RecentsModel.INSTANCE.get(mLauncher).getSystemUiProxy(); in canInterceptTouch()
185 public ISystemUiProxy getSystemUiProxy() { in getSystemUiProxy() method in RecentsModel
332 ISystemUiProxy sysUiProxy = RecentsModel.INSTANCE.get(activity).getSystemUiProxy(); in updateStackBoundsToMultiWindowTaskSize()