Home
last modified time | relevance | path

Searched refs:appendConnectorWithCondition (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java1074 fallbackConnection.appendConnectorWithCondition(display -> in updateFallbackConnection()
1211 appendConnectorWithCondition(this::isUsableDisplay); in initDisplayState()
1221 private void appendConnectorWithCondition(Predicate<Display> tester) { in appendConnectorWithCondition() method in WallpaperManagerService.WallpaperConnection
/aosp12/frameworks/base/services/
H A Dart-profile43296 …erver/wallpaper/WallpaperManagerService$WallpaperConnection;->appendConnectorWithCondition(Ljava/u…