Searched refs:SystemServicesProxy (Results 1 – 12 of 12) sorted by relevance
27 import com.android.systemui.recents.misc.SystemServicesProxy;88 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in RecentsConfiguration()
64 import com.android.systemui.recents.misc.SystemServicesProxy;93 private static SystemServicesProxy sSystemServicesProxy;177 public static SystemServicesProxy getSystemServices() { in getSystemServices()200 sSystemServicesProxy = SystemServicesProxy.getInstance(mContext); in onStart()481 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in onBusEvent()508 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in onBusEvent()749 pw.println(" currentUserId=" + SystemServicesProxy.getInstance(mContext).getCurrentUser()); in dump()
74 import com.android.systemui.recents.misc.SystemServicesProxy;355 final SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in showRecents()440 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in toggleRecents()510 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices();557 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices();613 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in showRelativeAffiliatedTask()680 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in splitPrimaryTask()747 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in updateDummyStackViewLayout()944 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in drawThumbnailTransitionBitmap()1073 return SystemServicesProxy.getInstance(mContext).getWindowRect(); in getWindowRectOverride()
89 import com.android.systemui.recents.misc.SystemServicesProxy;230 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in dismissRecentsToFocusedTask()242 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in dismissRecentsToLaunchTargetTaskOrHome()256 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in dismissRecentsToFocusedTaskOrHome()291 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in dismissRecentsToHomeIfVisible()308 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in onCreate()757 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in onBusEvent()
81 public class SystemServicesProxy { class91 private static SystemServicesProxy sSystemServicesProxy;131 private SystemServicesProxy(Context context) { in SystemServicesProxy() method in SystemServicesProxy174 public static synchronized SystemServicesProxy getInstance(Context context) { in getInstance()176 sSystemServicesProxy = new SystemServicesProxy(context); in getInstance()
32 int currentUserId = SystemServicesProxy.getInstance(context).getCurrentUser(); in checkCurrentUserId()
41 import com.android.systemui.recents.misc.SystemServicesProxy;82 SystemServicesProxy.getInstance(mRv.getContext()).getStableInsets(insets); in updateSnapAlgorithm()117 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in onBusEvent()
53 import com.android.systemui.recents.misc.SystemServicesProxy;603 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in onTaskBound()684 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in onLongClick()
60 import com.android.systemui.recents.misc.SystemServicesProxy;249 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in onFinishInflate()608 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in showAppOverlay()
88 import com.android.systemui.recents.misc.SystemServicesProxy;168 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in RecentsView()710 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices();
37 import com.android.systemui.recents.misc.SystemServicesProxy;435 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in update()856 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in getStackTransform()
90 import com.android.systemui.recents.misc.SystemServicesProxy;251 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in TaskStackView()2191 SystemServicesProxy ssp = LegacyRecentsImpl.getSystemServices(); in readSystemFlags()