Searched refs:mIsDesktopMode (Results 1 – 1 of 1) sorted by relevance
89 private final boolean mIsDesktopMode; field in RecentTasksController136 mIsDesktopMode = mContext.getPackageManager().hasSystemFeature(FEATURE_PC); in RecentTasksController()269 if (mListener == null || !mIsDesktopMode || taskInfo.realActivity == null) { in notifyRunningTaskAppeared()283 if (mListener == null || !mIsDesktopMode || taskInfo.realActivity == null) { in notifyRunningTaskVanished()