HomeSort by relevance Sort by last modified time
    Searched refs:getMultiWindowProfile (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/
RecentsActivity.java 144 : dp.getMultiWindowProfile(this, mRecentsRootView.getLastKnownSize());
WindowTransformSwipeHandler.java 581 dp = dp.getMultiWindowProfile(mContext,
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 228 public DeviceProfile getMultiWindowProfile(Context context, Point mwSize) {
257 * Inverse of {@link #getMultiWindowProfile(Context, Point)}
Launcher.java 393 mDeviceProfile = mDeviceProfile.getMultiWindowProfile(this, mwSize);
    [all...]

Completed in 287 milliseconds