Searched refs:getDisplayConnectorOrCreate (Results 1 – 3 of 3) sorted by relevance
661 targetWallpaper.connection.getDisplayConnectorOrCreate(displayId);959 DisplayConnector getDisplayConnectorOrCreate(int displayId) { in getDisplayConnectorOrCreate() method in WallpaperManagerService.WallpaperConnection1190 final DisplayConnector connector = getDisplayConnectorOrCreate(displayId); in attachEngine()2082 .getDisplayConnectorOrCreate(displayId); in setDimensionHints()2178 .getDisplayConnectorOrCreate(displayId); in setDisplayPadding()2456 .getDisplayConnectorOrCreate(DEFAULT_DISPLAY).mEngine; in setInAmbientMode()2547 .getDisplayConnectorOrCreate(displayId).mEngine; in notifyScreenTurnedOn()2568 .getDisplayConnectorOrCreate(displayId).mEngine; in notifyScreenTurningOn()3647 mLastWallpaper.connection.getDisplayConnectorOrCreate(displayId); in onDisplayReadyInternal()3657 .connection.getDisplayConnectorOrCreate(displayId); in onDisplayReadyInternal()
342 mService.mLastWallpaper.connection.getDisplayConnectorOrCreate(DEFAULT_DISPLAY); in testSetCurrentComponent()
25136 …server/wallpaper/WallpaperManagerService$WallpaperConnection;->getDisplayConnectorOrCreate(I)Lcom/…