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