Searched refs:getMultiWindowProfile (Results 1 – 4 of 4) sorted by relevance
119 ? dp.getMultiWindowProfile(this, mRecentsRootView.getLastKnownSize()) in createDeviceProfile()
249 dp = dp.getMultiWindowProfile(mContext, new Point( in onRecentsAnimationStart()
266 public DeviceProfile getMultiWindowProfile(Context context, Point mwSize) { in getMultiWindowProfile() method in DeviceProfile
513 mDeviceProfile = mDeviceProfile.getMultiWindowProfile(this, mwSize); in initDeviceProfile()