Searched refs:getSystemServices (Results 1 – 14 of 14) sorted by relevance
339 Recents.getSystemServices().setRecentsVisibility(visible); in onVisibilityChanged()356 final SystemServicesProxy ssp = Recents.getSystemServices(); in showRecents()358 final boolean isRecentsVisible = Recents.getSystemServices().isRecentsActivityVisible( in showRecents()362 Recents.getSystemServices().getSplitScreenPrimaryStack() != null; in showRecents()441 SystemServicesProxy ssp = Recents.getSystemServices(); in toggleRecents()511 SystemServicesProxy ssp = Recents.getSystemServices();558 SystemServicesProxy ssp = Recents.getSystemServices();614 SystemServicesProxy ssp = Recents.getSystemServices(); in showRelativeAffiliatedTask()694 SystemServicesProxy ssp = Recents.getSystemServices(); in splitPrimaryTask()761 SystemServicesProxy ssp = Recents.getSystemServices(); in updateDummyStackViewLayout()[all …]
231 SystemServicesProxy ssp = Recents.getSystemServices(); in dismissRecentsToFocusedTask()243 SystemServicesProxy ssp = Recents.getSystemServices(); in dismissRecentsToLaunchTargetTaskOrHome()257 SystemServicesProxy ssp = Recents.getSystemServices(); in dismissRecentsToFocusedTaskOrHome()292 SystemServicesProxy ssp = Recents.getSystemServices(); in dismissRecentsToHomeIfVisible()309 SystemServicesProxy ssp = Recents.getSystemServices(); in onCreate()555 Recents.getSystemServices().gc(); in onStop()763 SystemServicesProxy ssp = Recents.getSystemServices(); in onBusEvent()
89 SystemServicesProxy ssp = Recents.getSystemServices(); in RecentsConfiguration()
222 if (Recents.getSystemServices() != null && in inflateView()223 Recents.getSystemServices().hasSoftNavigationBar()) { in inflateView()
190 public static SystemServicesProxy getSystemServices() { in getSystemServices() method in Recents660 SystemServicesProxy ssp = Recents.getSystemServices(); in onBusEvent()687 SystemServicesProxy ssp = Recents.getSystemServices(); in onBusEvent()
56 mHasNavBarScrim = Recents.getSystemServices().hasTransposedNavigationBar(); in SystemBarScrimViews()57 mHasDockedTasks = Recents.getSystemServices().hasDockedTask(); in SystemBarScrimViews()150 mHasNavBarScrim = Recents.getSystemServices().hasTransposedNavigationBar(); in onBusEvent()
62 && !Recents.getSystemServices().hasDockedTask()) { in onInitializeAccessibilityNodeInfo()
604 SystemServicesProxy ssp = Recents.getSystemServices(); in onTaskBound()685 SystemServicesProxy ssp = Recents.getSystemServices(); in onLongClick()
117 SystemServicesProxy ssp = Recents.getSystemServices(); in onBusEvent()
249 SystemServicesProxy ssp = Recents.getSystemServices(); in onFinishInflate()608 SystemServicesProxy ssp = Recents.getSystemServices(); in showAppOverlay()
435 SystemServicesProxy ssp = Recents.getSystemServices(); in update()835 : Recents.getSystemServices().getWindowRect(); in transformToScreenCoordinates()856 SystemServicesProxy ssp = Recents.getSystemServices(); in getStackTransform()
250 SystemServicesProxy ssp = Recents.getSystemServices(); in TaskStackView()2047 mDisplayRect = Recents.getSystemServices().getDisplayRect(); in onBusEvent()2189 SystemServicesProxy ssp = Recents.getSystemServices(); in readSystemFlags()
58 SystemServicesProxy ssp = Recents.getSystemServices(); in start()
443 return Recents.getSystemServices().hasDockedTask(); in hasDockedTask()